discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: relocation against dynamic symbol _objc_lookup_class


From: Harald Simon
Subject: Re: relocation against dynamic symbol _objc_lookup_class
Date: Mon, 11 Nov 2002 19:24:48 +0100

No, libobjc is not build shared automatically. This is written down in the 
configure instruction of gcc!


On 2002.11.11 03:40 Adam Fedor wrote:
> gcc should be building libobjc shared  automatically, unless you did 
> something to change this. You shouldn't be using gnustep-objc. Is that 
> what you are doing?
> 
> Harald Simon wrote:
> > Hi, 
> > 
> > I tried to build the latest CVS core module and get the following linker 
> > error message while compiling gui:
> > 
> >     ../libobjc.a(class.o): gp-relative relocation against dynamic symbol 
> > _objc_lookup_class
> >     
> > The compilation is done with the current stable gcc release (3.2). I 
> > suppose, that I have to build the objc-runtime as a shared library. Is my 
> > oppionen right, and what have I to do?
> > 
> 
> -- 
> Adam Fedor, Digital Optics Corp.      | I'm glad I hate spinach, because
> http://www.doc.com                    | if I didn't, I'd eat it, and you
>                                        | know how I hate the stuff.
> 
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]