discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Symbols not found?


From: Kevin Ingwersen
Subject: Re: Symbols not found?
Date: Thu, 12 Dec 2013 21:53:27 +0100

Clang refused to compile the libobjc forth and back - so i used GCC instead. I 
personaly prefer clang too, but if it cant even compile the library I need, 
then I really don’t know ^^; I may re-try though, I messed up with some 
librarys, so Ill probably start over again.
And thanks, Ill have to try that one now ^^.
Am 12.12.2013 um 21:50 schrieb David Chisnall <theraven@sucs.org>:

> On 12 Dec 2013, at 18:15, Kevin Ingwersen <ingwie2000@googlemail.com> wrote:
> 
>> The GCC i compiled is 4.8.2, with ObjC support - and with that I compiled 
>> the libobjc for gnustep form github. But that didn’t affect the GCC part 
>> afaik. What does the switch "-fobjc-runtime=gnustep-1.7“ mean - and from 
>> where does GCC know about gnustep-1.7?
>> Im just curios, as I am no compiler junky ^^;
> 
> If you're using GCC (and I've no idea why you would), you will need to use 
> the -fgnu-runtime flag.  This will target the lowest common denominator GNU 
> (GCC or GNUstep) runtime.
> 
> David
> 
> -- Sent from my IBM 1620
> 




reply via email to

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