public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] malloc packages requirements
@ 2008-05-15  9:53 trollepi jj
  2008-05-15 10:40 ` trollepi jj
  0 siblings, 1 reply; 2+ messages in thread
From: trollepi jj @ 2008-05-15  9:53 UTC (permalink / raw)
  To: ecos-discuss


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: [ECOS] malloc packages requirements
  2008-05-15  9:53 [ECOS] malloc packages requirements trollepi jj
@ 2008-05-15 10:40 ` trollepi jj
  0 siblings, 0 replies; 2+ messages in thread
From: trollepi jj @ 2008-05-15 10:40 UTC (permalink / raw)
  To: ecos-discuss


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-05-15 10:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-15  9:53 [ECOS] malloc packages requirements trollepi jj
2008-05-15 10:40 ` trollepi jj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).