I installed the latest mingw, and found there is no mingw32-make any more. There is make.exe, so I am wondering if mingw32-make is renamed to make.exe recently.
I don't know where you're getting MinGW from, but some distributions (like nuwen's) name it make.exe
, and others name it mingw32-make.exe
(or mingw32-make.exe
).
I generally copy whichever one to the other, so I have identical mingw32-make.exe
and make.exe
in the bin
directory. My understanding is the the name mingw32-make.exe
is used to avoid conflicts with the make.exe
in MSYS (see http://www.mingw.org/wiki/FAQ). I don't use MSYS, so having the program named make.exe
is more convenient for me, but sometimes a build script will look specifically for mingw32-make
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With