Re: Base System libobjc
From: Colin Percival (colin.percival_at_wadham.ox.ac.uk)
Date: 08/26/04
- Previous message: Pascal Hofstee: "Base System libobjc"
- In reply to: Pascal Hofstee: "Base System libobjc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 25 Aug 2004 19:32:14 -0700 To: Pascal Hofstee <caelian@gmail.com>
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
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
- Previous message: Pascal Hofstee: "Base System libobjc"
- In reply to: Pascal Hofstee: "Base System libobjc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|