Hi,

I hope I'm posting this to the correct list.  I'm trying to get an
objective C runtime built for Android based on the script from this thread:

http://gnustep.8.n7.nabble.com/Android-NDK-libobjc2-td33074.html

I've gotten as far as building libobj.so and libobjcxx.so using clang and
clang++ from the custom toolchains generated by android NDK.

I'm having trouble getting gnustep/core/make and gnustep/core/base to build
correctly, and I don't know enough about GNUStep to know where my point of
failure is.

When configuring gnustep base I get this error right away:

configure: error: /bin/sh /usr/GNUstep/System/Library/Makefiles/config.sub
arm-linux-androideabi failed
/usr/GNUstep/System/Library/Makefiles/common.make:134: base.make: No such
file or directory

It looks like the make install step for gnustep/core/make put everything
in /usr/local/share/GNUstep/ and not /usr/GNUstep - could that be the
problem, and if so how would I go about fixing it?

Thanks,
Spencer Kohan
_______________________________________________
Gnustep-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to