discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Symbols not found?


From: David Chisnall
Subject: Re: Symbols not found?
Date: Thu, 12 Dec 2013 13:52:12 +0000

Correct, this function is not defined by the GNUstep or GCC Objective-C ABI.  
Try adding -fobjc-runtime=gnustep-1.7 to your OBJCFLAGS - on OS X the default 
is to use the macosx runtime ABI.

David

On 12 Dec 2013, at 03:27, Kevin Ingwersen <ingwie2000@googlemail.com> wrote:

> Hey!
> 
> After experimenting and researching the case of GNUstep on Mac, I have just 
> come along soemthing strange: _objc_msgSend_fixup is not defined in the 
> libobjc AND libobjc-gnu that I get while creating the gnustep libobjc and the 
> GCC with objc support.
> 
> I used the gnustep-libobjc from github, because that one worked for compiling.
> 
> Kind regards, Ingwie
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustep@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnustep




reply via email to

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