Date: Wed, 1 Dec 2004 01:10:31 -0800 From: Pascal Hofstee <caelian@gmail.com> To: Peter Wemm <peter@freebsd.org> Cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/gnu/lib/libobjc Makefile Message-ID: <d8a0b7620412010110477ffe84@mail.gmail.com> In-Reply-To: <200411292351.iATNpSgS039788@repoman.freebsd.org> References: <200411292351.iATNpSgS039788@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 29 Nov 2004 23:51:28 +0000 (UTC), Peter Wemm <peter@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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d8a0b7620412010110477ffe84>