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: C++ and STL?


> -----Original Message-----
> From: ecos-discuss-owner@ecos.sourceware.org [mailto:ecos-discuss-
> owner@ecos.sourceware.org] On Behalf Of gmail
> Sent: Wednesday, September 21, 2011 8:02 PM
> To: ecos-discuss@ecos.sourceware.org
> Subject: [ECOS] C++ and STL?
> 
> Is there a package for STL and eCos 3.0?
> 
> I've seen a couple of discussions on STL/uSTL but they are +5 years old.
> 
> Wondering if anyone is using STL and what they used.
> 
> I am looking at using an open source module that needs deque...
> 
> Thanks,
> --JJ--
> 

I made an update of the officially supported gcc compiler (version 4.3.2)
for compiling eCos. The compiler is updated to support multithreading
(libstdcxx etc.). You can find it on github
git://github.com/erik-knudsen/eCos-enhancements.git . In the repository
there is also a port of Spidermonkey and of SQLite to eCos.

Erik


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


-- 
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]