Forum Discussion
Altera_Forum
Honored Contributor
20 years agoC++ Standard Libraries
Hi! I have started working with C++ in my project. Creating classes and using own objects is no problem, Now I want to use objects of the standard library, e.g. class "string", but I get lots of...
Altera_Forum
Honored Contributor
20 years agoHello,
eCos doesn't include out-of-the-box STL support. Some people seem to use STLPort (http://www.stlport.com/). Discussion about that can be found on the eCos mailinglist, eg. here: http://sourceware.org/ml/ecos-discuss/2005-05/msg00269.html (http://sourceware.org/ml/ecos-discuss/2005-05/msg00269.html) Regards, Andreas.