String class + Documentation Questions
H.J. Lu
hjl@lucon.org
Fri Aug 21 11:30:00 GMT 1998
>
> On Thu, 20 Aug 1998, John Retta wrote:
>
> : When I try to compile legacy C++ code which uses the
> : standard String Class, I receive compile errors basically
> : stating it can not find String.h.
>
> <String.h> is /not/ standard. It is part of libg++., which is no longer
> part of libstdc++. You can get libg++ 2.8.x from ftp.gnu.org or other GNU
> mirrors.
>
I was told libg++ 2.8.x from ftp.gnu.org didn't have the necessary
patches for egcs.
H.J.
More information about the Gcc
mailing list