-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Brian Dessent wrote: > No, your example was flawed because it did not pass -no-undefined, which > means you get static libraries unconditionally. If you fix that, then > libtool builds both shared and static versions of the library, and it > successfully links against the shared library libshared-0.dll. The only > one of the four that fails to build is the static plugin version, which > dies with the duplicated symbol problem. >
Thanks. I thought i had fixed this problem after it was mentioned in the last email, but it seems i fixed it in one source base and not the other. Yes shared libraries are working correctly. I am also able to get the static plugin version working if i link the application using main.o not main.lo as i mentioned in a previous email (Still unsure why though). Thanks, Brendon. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (MingW32) iD8DBQFEjScGLSWCuZeiyS0RAox/AKCpqdDPiEiY2Axk6Hec5aekswSqFwCgmFQr Ay8n+2LcdcRU+f9D6G8Zp9o= =twBP -----END PGP SIGNATURE----- _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool