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: String class + Documentation Questions


> 
> 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.


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