[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Linking C++ libraries



Hi Michael,

> I maintain several libraries written in C++. Unfortunately the use gcc 
> for linking. Currently I added added -lstdc++ explicitely to link all 
> needed libraries which my libraries are depending on. Is ther a 
> better way to tell libtool to use g++ for linking ?

I've faced the same problems with some C++ libs recently. I solved it
by running autoreconf -i --force in my source dir. It turns out to
being my source packages using a libtool version less than 1.5.




-- 
Goedson Teixeira Paixao

Attachment: pgpFRsghnCODY.pgp
Description: PGP signature


Reply to: