> ./configure --build alias - -host -alias --target -alias

It is wrong, because there is no arch named 'alias'.
Look at
https://github.com/Alexpux/MINGW-packages/blob/master/mingw-w64-crt-git/PKGBUILD#L57
,
"${MINGW_CHOST}" is expanded as 'x86_64-w64-mingw32'.

2017-02-25 8:50 GMT+01:00 Adrien Nader <adr...@notk.org>:

> On Sat, Feb 25, 2017, JonY wrote:
> > On 02/25/2017 12:54 AM, Robert May wrote:
> > > --build alias - -host -alias --target -alias
> >
> > How did you even get that?
>
> --{build,host,target}-alias are valid configure options as far as I
> remmeber. However noone ever uses them. And here the copy-paste went
> completely wrong and inserted extra spaces at random places. That said,
> I don't know of any place that tells to use these options and no other
> one.
>
> --
> Adrien Nader
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> _______________________________________________
> Mingw-w64-public mailing list
> Mingw-w64-public@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to