Nate Williams <[EMAIL PROTECTED]> writes:
> How about the reverse, where you link in PIC compiled libraries into
> static (.a) libraries?  Does this work?

Sure.  Look at how lib${LIB}_pic.a is done i <bsd.lib.mk>.  PIC-code
is less efficient than non-PIC code.

/assar


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to