[ECOS] malloc packages requirements

trollepi jj jackoaway@hotmail.com
Thu May 15 09:53:00 GMT 2008


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



More information about the Ecos-discuss mailing list