cvs commit: src/gnu/lib/libobjc Makefile

Pascal Hofstee caelian at gmail.com
Wed Dec 1 01:10:37 PST 2004


On Mon, 29 Nov 2004 23:51:28 +0000 (UTC), Peter Wemm <peter at freebsd.org> wrote:
> peter       2004-11-29 23:51:28 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:        (Branch: RELENG_5)
>     gnu/lib/libobjc      Makefile
>   Log:
>   MFC: Turn libobjc.so on for amd64.  GNUstep needs it, for example.  The
>   original reason libobjc.so was disabled has almost been lost in time.
> 
>   PR: 71674
>   Submitted by:  Pete French <pete at twisted.org.uk>
> 
>   Revision  Changes    Path
>   1.20.2.1  +6 -1      src/gnu/lib/libobjc/Makefile

I adjusted my Makefile locally to also enable this for i386, and have
since done a complete rebuild of my previous GNUstep installation.

I do not detect any performance problems while running any GNUstep
application now linked with the libobjc.so.1 instead of the previous
libobjc.a ... so in my opinion (and at least one of the gcc-devs ... 
pinskia on Freenode's #GNUstep) there should not really be any reason
any longer to not revert this change for at least i386 and possibly
remove the NOPIC case alltogether ... (also future gcc's should have
this enabled on default now according to pinskia)

I don't have any real insight into the actual internals here ... so i
am solely judging from my user experience ... (on a P2 400 MHz) ...

-- 
  With kind regards,
  Pascal Hofstee


More information about the cvs-src mailing list