Date: 30 Jan 1998 11:41:18 -0600 From: stephen farrell <sfarrell@healthquiz.com> To: freebsd hackers <hackers@FreeBSD.ORG> Subject: [Elliot Lee <sopwith@cuc.edu>] Re: problems compiling obgtk under freebsd Message-ID: <87d8h9oo5d.fsf@phaedrus.uchicago.edu>
next in thread | raw e-mail | index | archive | help
--Multipart_Fri_Jan_30_11:41:18_1998-1 Content-Type: text/plain; charset=US-ASCII So I'm having trouble compiling elliot lee's gtk/objective c bindings which are used in the gnome project. The problem is with the linker, which, I'm sure, is in fact buggy as elliot points out below (b/c I've had about 1,000,000 compiles with libtool tell me so =). I'm sure this is all debatable... but the point is that elliot is being a jerk as is evidenced below and probably won't lift a finger to make his code portable. Can someone give me a hint as to how to fix the problem--hopefully he'll at least incorperate some patches! Thanks freebsd-2.2.5-stable, btw --Multipart_Fri_Jan_30_11:41:18_1998-1 Content-Type: message/rfc822 Date: Fri, 30 Jan 1998 12:13:21 -0500 (EST) From: Elliot Lee <sopwith@cuc.edu> To: stephen farrell <stephen@farrell.org> Subject: Re: problems compiling obgtk under freebsd Message-ID: <Pine.LNX.3.95.980130121217.4531A-100000@helix.cs.cuc.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 30 Jan 1998, stephen farrell wrote: > Hi--I'm having trouble compiling obgtk (latest cvs update from gnome) > under freebsd. IN particular, ld throws the following error: > > /usr/bin/ld -Bshareable -o .libs/libobgtk.so.0.0 -lgtk -lgdk -lglib -lm -L/usr/X11R6/lib -lSM -lICE -lX11 -lXext -lSM -lICE -lc /usr/lib/c++rt0.o > ld: internal error: RRS relocs exceed allocation 4 Sounds to me like ld is buggy. I use Linux, which does ELF, so no problems. -- Elliot http://www.redhat.com/ "The obvious mathematical breakthrough would be development of an easy way to factor large prime numbers." -- Bill Gates from "The Road Ahead," p. 265. --Multipart_Fri_Jan_30_11:41:18_1998-1--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87d8h9oo5d.fsf>