This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Migrating C++ source from Microsoft Windows NT to SCO Unix
- To: Timothy_Ko at nag dot national dot com dot au
- Subject: Re: Migrating C++ source from Microsoft Windows NT to SCO Unix
- From: Magnus Fromreide <magfr at lysator dot liu dot se>
- Date: Thu, 29 Mar 2001 07:43:03 +0200 (MET DST)
- Cc: gcc at gcc dot gnu dot org
> > 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.