[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: REGRESSION: cross compile 4.3 fail on mingw-w64 7.0/GCC 9.3
From: |
Eli Zaretskii |
Subject: |
Re: REGRESSION: cross compile 4.3 fail on mingw-w64 7.0/GCC 9.3 |
Date: |
Mon, 28 Dec 2020 17:44:31 +0200 |
> Date: Mon, 28 Dec 2020 17:22:57 +0200
> From: Eli Zaretskii <eliz@gnu.org>
> Cc: bug-make@gnu.org
>
> In general, I'd say that the Posix configury in Make doesn't include
> support for cross-building the MinGW port, so it will have to be
> added, because manually setting gl_cv_* variables is hardly a
> convenient way of building Make...
Alternatively, and perhaps more easily, maybe you or someone else
could convert build_w32.bat into a Unix shell script that invokes the
MinGW cross-tools. After all, the batch file is quite simple and
should be straightforward to convert. We could then include it in the
distribution.