This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: malloc packages requirements


Hi (again),
I find the mistake (just delete ISO C library general utility function from my configuration).
jjp
----------------------------------------
> From: jackoaway@hotmail.com
> To: ecos-discuss@ecos.sourceware.org
> Date: Thu, 15 May 2008 10:52:39 +0100
> Subject: [ECOS] malloc packages requirements
> 
> 
> Hi, I try to use the malloc from the eCos libc library. I just want the set of functions that allow memory managements (malloc, realloc, calloc, free).
> I add :
>   - ISO C and POSIX Infrastructure (CYGPKG_ISOINFRA)
>   - Dynamic Memory allocation (CYGPKG_MEMALLOC)
>   - ISO C library general utility function (CYGPKG_LIBC_STDLIB)
>   - ISO C library string function (CYGPKG_LIBC_STRING)
> to HAL, kernel, Infrastructure on a synthetic target.
> 
> I want to use the minimum options and benefit just of the malloc families functions.
> So, the problem is that the CYGPKG_LIBC_STDLIB require CYGINT_ISO_CTYPE. I searched on the mailing list, on documentation and in the source tree
> but i didn't find anything interesting. This option appears like a ghost!!!
> Thank for your future help.
> Best regards, jjp
> _________________________________________________________________
> Téléchargez le nouveau Windows Live Messenger !
> http://get.live.com/messenger/overview
> 
> -- 
> Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
> and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
> 

_________________________________________________________________
Sur Windows Live Ideas, découvrez en exclusivité de nouveaux services en ligne... si nouveaux qu'ils ne sont pas encore sortis officiellement sur le marché !
http://ideas.live.com

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]