Boehne, Robert schrieb:

IMHO, I have yet to see an example of how it could be useful
to define "PIC" when it seems that the only way to make use of
it is to have it surround severely implementation-specific stuff
like inline assembler in which case the compiler _should_ be defining
"__PIC__" or some similar symbol.
I've abused it a number of times for "#ifdef SHARED", i.e. to
distinguish the current $COMPILE as being for .o/.a or some
.lo/.la/.so - how to mimic such without -DPIC?





_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to