Hi, > Good point, we never really resolved this issue. > All in favor of dropping -DPIC entirely say "I"!
I'm against it. If you have optimized assembler versions of some code for some platforms (like the STL has, for example) and some of that code is not PIC, it is a good idea to enclose it in #ifndef PIC. So dropping -DPIC will remove an useful feature and make everything that uses it miscompile (for some platforms, in a fatal way). Simon -- GPG Fingerprint: 040E B5F7 84F1 4FBC CEAD ADC6 18A0 CC8D 5706 A4B4
msg03463/pgp00000.pgp
Description: PGP signature
_______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/libtool