[ECOS] Does ecos support C++ iostreams?
Niklaus Giger
niklaus.giger@member.fsf.org
Tue Feb 10 01:03:00 GMT 2004
Hi
I was evaluating whether it is feasible to port a C++ framework to eCos. I was
able to compile everything using the synthetic Linux-target. But linking
failed, as there are a lot of uses of the C++-iostreams.
E.g. I get a lot of output like this:
undefined reference to `std::basic_ostream<char, std::char_traits<char> >&
std::operator<< <std::char_traits<char> >(std::basic_ostream<char,
std::char_traits<char> >&, char const*)'
Has anybody already attempted to use the C++-iostreams under eCos? Are there
any tricks?
Any hints would be appreciated.
Best regards.
--
Niklaus Giger
Wieshoschet 6
CH-8753 Mollis
Tel. ++41 55 612 20 54 (privat)
Tel. ++41 55 618 64 68 (Geschäft)
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
More information about the Ecos-discuss
mailing list