On Tue, Mar 07, 2006 at 10:52:13PM +0100, Aurelien Jarno wrote: > Package: libtool > Version: 1.5.22-2 > Severity: wishlist > Tags: patch > > Hi, > > Please find attached a patch to support kfreebsd-amd64. It consists of two > parts: > - Don't build depends on gcj for kfreebsd-amd64 (just like kfreebsd-i386). > - Fix anon_versioning for kfreebsd*-gnu. The problem has been detected when > building glib2.0 on kfreebsd-amd64, probably because the amd64 is more > sensitive to relocations and non PIC code (or i386 is less sensible than > other architectures :-), but the fix is common to all GNU/kFreeBSD > platforms.
i386 doesn't care about wether code is PIC or not, amd64 doesn't support non-PIC in shared libs. I'll try and upload a fixed version this evening. Kurt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]