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
pgp00000.pgp
Description: PGP signature