> Date: Fri, 21 Sep 2012 22:33:51 +0400
> From: niXman <i.nix...@gmail.com>
> 
> 2012/9/21 Eli Zaretskii:
> 
> > That it's probably a bug, but if you use build_w32.bat, you'll be able
> > to build a MinGW Make nonetheless.
> 
> I understand your proposition to use build_w32.bat but I need to build
> gnu make for MinGW-builds project which scripts are designed for
> autotools using.
> Now it will be complicate to me to change them for build_w32.bat using :(

I fail to see how something like

   cmd.exe /c "build_w32 gcc"

could "complicate" things in any way.

OTOH, if you build a MinGW Make using the configure script, you are on
your own: there's no guarantee this will work for MinGW, because the
official way to build it is with build_w32.bat.

_______________________________________________
Make-w32 mailing list
Make-w32@gnu.org
https://lists.gnu.org/mailman/listinfo/make-w32

Reply via email to