> Date: Mon, 28 Dec 2020 17:22:57 +0200
> From: Eli Zaretskii <e...@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.

Reply via email to