On Fri, 18 Oct 2013, Haroogan wrote:

Autoconf and Libtool Are Insanely Stubborn about Static Linkage <http://stackoverflow.com/questions/19457996/autoconf-and-libtool-are-insanely-stubborn-about-static-linkage>

Did you consider using -Wl,option syntax to indicate that these are options intended only for the linker? If this approach does not work, then you should file a libtool bug.

See http://gcc.gnu.org/onlinedocs/gcc-4.8.2/gcc/Link-Options.html#Link-Options for '-Wl,option'.

Bob
--
Bob Friesenhahn
bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/

_______________________________________________
Autoconf mailing list
Autoconf@gnu.org
https://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to