Hi,
I am currently using -Bsymbolic to compile my libraries. I pass in the flag
using "-Xlinker -Bsymbolic". Is "-Bsymbolic" portable and if it is can the
flag be added to libtool directly. Linux, FreeBSD ELF, Tru64 and Solaris
seem to support it (with the same flag), but I am sure there will be other
platforms that don't.
While we are in the topic, how should libtool handle platform specific
optimizations? For eg. I submitted a patch to allow RPATHs to have '$ORIGIN'
in the RPATH; it was (understandably) rejected because it is not
portable. It's a pain to explicitly pass the '$ORIGIN' RPATH using -Xlinker
when all the platforms I care about already support it.
Can I submit a patch that will let libtool allow '$ORIGIN' in the
RPATH for platforms that support it?
Ganesan
_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool