On 18 Feb 2015, at 13:51, Ivan Vučica <i...@vucica.net> 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


_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to