This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: Migrating C++ source from Microsoft Windows NT to SCO Unix



> > 3.   NabString.h:44: sstream: No such file or directory
> 
> sstream is not in gcc 2.95.2 unfortunately.

On the other hand there is an implementation of sstream for 2.95 in CVS.
If you aren't doing anything odd it should work but please notice that it
is not on any branch nor in any release so there haven't been that much
testing of it.


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