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



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

Convert your code.  For what it's worth, this is a libstdc++ FAQ:

    <URL:http://sourceware.cygnus.com/libstdc++/faq/index.html#1_7>

There is a link to the last known location of libg++ there (IIRC).


Phil


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