This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: String.h problem
I've actually found a copy of the library, But unfortunatly never got to compile.
So I got the modules I needed and copied it in the program's directory and managed to
compile in what I needed. Now just to make the program to do what I need but avery
thing concerning the String object, I'm OK
Thanks to all on pointing me in the the proper direction.
Actually, the conversion will not be possible for now. To much work....
Thanks
Manfred Hollstein wrote:
> On Wed, 17 May 2000, 12:41:50 -0400, bruno.quesnel@mindready.com wrote:
>
> Joe Buck wrote:
>
> > > My problem is with the String class, not with the string.h from the standard
> > > C library.
> >
> > String is obsolete. It is contained in libg++, which isn't being
> > actively maintained anymore. g++ does not link to libg++ by default;
> > only libstdc++ is included by default.
> >
> > > I'm doing object programming (actually ruling out bugs from) and each program
> > > that I try to debug uses the String CLASS. Every time I try to link the
> > > different programs, the unresolved message points out.
> >
> > Since you can compile but not link, you must have libg++ on your system.
> > It will not be linked to unless you say -lg++ on your linker command line.
>
> Is there a way to get a hold of this lib or it is better off trying to convert
> ????
>
> As several people have indicated, libg++ isn't maintained any more;
> I'm currently trying to keep it up-to-date, so that it can be used
> to test the current compilers. I'd suggest you convert your code; if
> you still need a recent copy of libg++, please look at
>
> <http://www.cygnus.com/~manfredh/libgxx/>
>
> Cheers.
>
> l8er
> manfred
>
> --
> Manfred Hollstein If you have any questions about GNU software:
> Hindenburgstr. 13/1 <mailto:manfred.h@gmx.net>
> 75446 Wiernsheim, FRG <http://www.cygnus.com/~manfredh/>
> PGP: <http://www.cygnus.com/~manfredh/manfred.asc>
--
Bruno Quesnel bruno.quesnel@mindready.com
VA2BMG quesnelb@ve2.ele.etsmtl.ca
Stagiaire - MindReady