[arch-general] Objective C ABI version
8 Jul
2011
8 Jul
'11
4:30 p.m.
Hi, I have a small question about ObjC ABI. (See openvpn-authldap-plugin: http://aur.archlinux.org/packages.php?ID=30584) This package can be built only with export OBJCFLAGS=-fobjc-abi-version=2 As I understand gcc-objc uses ABI version 0 by default, but this ABI support already dropped from libobjc. So I get "undefined reference to `objc_msgSend'" errors in default build. (like this: https://bugs.launchpad.net/ubuntu/+source/openvpn-auth-ldap/+bug/771029) Is there any way to fix default gcc-objc ABI version?
4920
Age (days ago)
4920
Last active (days ago)
0 comments
1 participants
participants (1)
-
Sergej Pupykin