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]

The C++ Standard Template Library and eCos


Hi,

I have recently starting working with eCos and would like to use STL in my programs. I have been looking through the mailing list archives and it seems that some people were able to accomplish that. However, being new to ecos and embedded programming in general, I wasn't able to make it work on my system.

When trying to compile stl code i get errors in system headers like <new> and <cstdio> located in my platform include directory .../mipsel-vr4100-elf/include and compilation fails. I wasn't able to get past this point.

My system is eCos 2.0 on a MIPS processor and the compiler is gcc 3.2.3 on cygwin.

Any help will be greatly appreciated.

Damjan Miklic

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