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

Thanks Mike.

Would it be possible for Autoconf to publish a list of valid triplets
its recognizes?

When working on these platforms, I don't know if I am encountering a
bug with Autoconf or a bug with a package because I don't know what is
supposed to be recognized.

Jeff

On Sun, Feb 15, 2015 at 5:23 AM, Mike Frysinger <[email protected]> wrote:
> 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

_______________________________________________
Autoconf mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to