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: where is the class String ?


On Nov  8, 1999, Bruno JEDYNAK <Bruno.Jedynak@univ-lille1.fr> wrote:

> I used gcc with my Linux Red Hat 4 and in particular the great class String 
> defined in /usr/include/g++/String.h

String.h is part of libg++, that is no longer supported, but is still
unofficially maintained in the gcc repository, at
ftp://gcc.gnu.org/pub/infrastructure.  If you still want to use it,
you'll have to build it from the sources, or find an RPM file
elsewhere.

-- 
Alexandre Oliva http://www.ic.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
oliva@{lsd.ic.unicamp.br,guarana.{org,com}} aoliva@{acm,computer}.org
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
** I may forward mail about projects to mailing lists; please use them


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