This is the mail archive of the ecos-discuss@sourceware.cygnus.com 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]

Re: libstdc++


Bob Koninckx wrote:
> 
> Does anyone know about libstdc++ for eCos ??

It's not supported yet, sorry. One of the key stumbling blocks is that it
uses libio, and libio defines its own I/O functions like printf, etc. And
those are layered on POSIX open/close/read/write functions.

We are addressing this as part of our initiative to implement EL/IX
compatibility for eCos, but it will take a little time.

Jifl
-- 
Red Hat, 35 Cambridge Place, Cambridge, UK. CB2 1NS  Tel: +44 (1223) 728762
"Plan to be spontaneous tomorrow."  ||  These opinions are all my own fault

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