autoconf
[Top][All Lists]
Advanced

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

Re: How To Configure for Android? (Redux for x86_64)


From: Mike Frysinger
Subject: Re: How To Configure for Android? (Redux for x86_64)
Date: Sun, 15 Feb 2015 05:23:36 -0500

On 11 Jan 2015 21:56, Jeffrey Walton wrote:
> $ ./configure --build=`./config.guess` --host=x86_64-linux-androideabi
> checking build system type... i686-apple-darwin12.5.0
> checking host system type... Invalid configuration
> `x86_64-linux-androideabi': system `androideabi' not recognized
> configure: error: /bin/sh ./config.sub x86_64-linux-androideabi failed

you need to teach the GNU/config project about the new tuple:
        https://savannah.gnu.org/projects/config

and then it'll get synced over time to other projects/distros.
-mike

Attachment: signature.asc
Description: Digital signature


reply via email to

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