Mail Archives: cygwin/1999/01/25/07:51:42
"Jon & Sue Trauntvein" <jont AT tcsourceone DOT com> writes:
>
> I wa trying to compile a program using the <sstream> header (which defines
> the std::ostringstream class. The compiler was unable to locate this header.
> On further investigation, neither was I. Is this due to oversight or intent?
Neither. The current iostreams is outdated by a few years, and lots of
things not in it (eg., templated iostreams, ios_base, etc). EGCS C++ is
a leading edge C++ compiler, but it lacks a standard C++ library. Good
news is that it's being worked on, and there are development snapshots
available. For more info on the libstdc++ project, visit their web page
at http://sourceware.cygnus.com/libstdc++.
Regards,
Mumit
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -