"Ramesh C Satyavaram" <rames...@danlawinc.com> writes: > Hi John, > Thanks for your mail. I included the package "CYGPKG_MEMALLOC". After I > compile the ECOS , I am not able to find the malloc.h file. Instead of > malloc.h file, in the ECOS install directory I found memalloc.h file. > > > Do I need to include some other packages?
According to ANSI C the functions malloc, calloc, realloc and free are declared by the stdlib.h header file. This also applies to eCos. Or were you looking for some non-standard facility provided by the GNU C Library? Regards, Daniel -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss