Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Aug 2004 19:32:14 -0700
From:      Colin Percival <colin.percival@wadham.ox.ac.uk>
To:        Pascal Hofstee <caelian@gmail.com>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Base System libobjc
Message-ID:  <6.1.0.6.1.20040825192913.03850018@popserver.sfu.ca>
In-Reply-To: <d8a0b7620408251904690bd019@mail.gmail.com>
References:  <d8a0b7620408251904690bd019@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.1.0.6.1.20040825192913.03850018>