|
From: | Ivan Vučica |
Subject: | Re: undefined reference to __gnustep_objcxx_personality_v0 |
Date: | Wed, 18 Feb 2015 13:51:25 +0000 |
Hi!
I'm trying to compile following example for x86 with
"clang++ test1.mm -fobjc-runtime=gnustep -lc++ -lobjc" command:
Also I checked libobjc2 and found that __gnustep_objcxx_personality_v0 function
is declared in "#ifndef __arm__". So how to compile for ARM?
[Prev in Thread] | Current Thread | [Next in Thread] |