On Mon, Jul 22, 2013 at 11:36:19AM +0200, Rainer Deyke wrote:

> I'm trying to cross-compile libiconv for Android using the Android
> NDK (https://developer.android.com/tools/sdk/ndk/index.html), but
> I've run into a problem with the configure script failing due to
> 'config.sub' not recognizing my host triple (arm-linux-androideabi).

You need to upgrade.  config.sub did not accept Android until May
2010.  Overwrite your version with this version:

http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD

Ben

Attachment: signature.asc
Description: Digital signature

_______________________________________________
config-patches mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/config-patches

Reply via email to