[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Problem to compile gnustep-base on android
From: |
Germán Arias |
Subject: |
Problem to compile gnustep-base on android |
Date: |
Fri, 25 Sep 2015 21:27:44 -0600 |
First I'm using libobjc2 from github repository. Also I'm using an arm
toolchain with clang 3.6 (ndk r10e). And, after applied the changes
suggested by Ivan, I get this error when try to link the subproject
Additions:
Linking subproject Additions ...
/home/german/Instalados/android-toolchains/my-android-toolchain/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld:
fatal error: -pie and -r are incompatible
clang36: error: linker command failed with exit code 1 (use -v to see
invocation)
make[4]: *** [obj/subproject.o] Error 1
make[3]: *** [internal-subproject-all_] Error 2
make[2]: *** [Additions.all.subproject.variables] Error 2
make[1]: *** [internal-all] Error 2
make: *** [internal-all] Error 2
Any suggestion?
Thanks
Germán
- Problem to compile gnustep-base on android,
Germán Arias <=