> Well I am a new Linux user. I am trying to compile a C++ program
which
> uses <sstream>. It is not in my distro with 6.2.
>
> I am new, so bare with me. What led me to believe that gcc replaces
> egcs is: http://gcc.gnu.org/releases.html
>
> "After the April 1999 merger between GCC and EGCS, only a single
version
> number is maintained."
>
> After that only gcc releases are available. So do I get the latest
of
> egcs???
>
> Maybe I am totally wrong here. I was told by people from another
news
> group to
> get the latest gcc release which has more streams.
>
Unfortunately gcc 2.95.2 does *not* include an implementation of
<sstream>, at least not as recently as July, when I built it again
from newly downloaded sources.
However, there *is* a free implementation of <sstream>. I've lost the
website URL, but I have the tarball here. E-mail me off-list if you
want it (it's less than 10kb).
I have used it with gcc-2.95.2 and have had no problems with it. I
suppose it might work with earlier versions of gcc, but you would have
to test it to find out. It's *very* easy to install: as simple as
copying a few files into a directory.
You can probably find an rpm of gcc-2.95.2. Try looking at freshmeat,
or in the contrib directory of ftp.redhat.com if you really want it.
Either way, though, you're going to need to get <sstream> from
elsewhere. Again, drop me a note if you want me to send it to you.
Fred
_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list