At 19:04 25/08/2004, Pascal Hofstee wrote:
>What i am wondering
>is if there is any specific reason why FreeBSD only provides a static
>version of this library, and if that is not the case, what would it
>take to make a buildworld provide a shared version of this Objective-C
>runtime library ?

Thus quoth the gnu/lib/libobjc Makefile:
NOPIC=  works but method lookup slowdown is significant

If you want a shared library, remove that line.

Colin Percival 

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to