This is the mail archive of the ecos-discuss@sources.redhat.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++


"I-Jui Sung" <ijsung@csie.nctu.edu.tw> writes:

> Hi,
> 
> How's the libstdc++ build for eCos going?
> I'm interested to get the C++ standard library working on eCos, too
> (especially the STL).
> 
> I'm not sure, but I guess the stl_* header files in my libg++-3 installation
> would get compiled on
> eCos. Am I right?

Well, I've tried gcc-3.0 with an ARM target but dwarf2 support seems to need
some additional work and when building with stabs as prefered format, I couldn't
run a simple C++ application and then I dropped gcc-3.0.

Now I'm trying the 2.95.2 distribution. With eCos POSIX threads, C++ Exceptions
seem to work but I'm still debugging the std IO streams.

Robin


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