gnustep-dev
[Top][All Lists]
Advanced

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

Re: undefined reference to __gnustep_objcxx_personality_v0


From: David Chisnall
Subject: Re: undefined reference to __gnustep_objcxx_personality_v0
Date: Wed, 18 Feb 2015 14:16:43 +0000

On 18 Feb 2015, at 13:51, Ivan Vučica <address@hidden> wrote:
> 
> 
> Also I checked libobjc2 and found that __gnustep_objcxx_personality_v0 
> function
> is declared in "#ifndef __arm__". So how to compile for ARM?
> 
> Perhaps this symbol is not referenced when building for the ARM ABI?

It is.  It's the personality function used for ObjC++, which delegates to 
either the C++ or ObjC personality functions as appropriate.

I didn't finish it for ARM and do not currently have an ARM system to test on.  
It shouldn't be too difficult to do though...

David

-- Send from my Jacquard Loom




reply via email to

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