Hi,

Has libtool been ported to Blue Gene/Q?

I have had trouble getting it to behave properly and have had to resort to
hacking it. Some of the issues include:
- It is trying to link in shared libraries, even though --enable-static
--disable-shared has been specified in autoconf
- Libtools all-static mode is linking libraries in multiple times, e.g.
<library1> <library2> <library1> <library1>, which is problematic, because
it leads to multiply defined symbols.


-- 
Nichols A. Romero, Ph.D.
_______________________________________________
https://lists.gnu.org/mailman/listinfo/libtool

Reply via email to