I appears as if libtool reverts back to 32-bit when doing convenience libraries. I am trying to build under Solaris 10 and have several convenience libraries that I am putting together to make a shared library for distribution. When it is trying to make the final shared library, it is putting in the 32-bit objects from gcc instead of the 64-bit ones.

When I build shared objects directly from objects (no convenience libraries) it pulls in the correct 64-bit objects from GCC.

I am currently using libtool 1.5.20.

Thanks,
Ed

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to