gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Building libobjc2 gnumake & gnustep base for Android


From: Spencer Kohan
Subject: Building libobjc2 gnumake & gnustep base for Android
Date: Wed, 11 Sep 2013 15:34:42 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]