Hi Keith,
On 03/01/06 12:51, Keith MARSHALL wrote:
Eli Zaretskii wrote:
Do I understand correctly that you built the MinGW port of Make by
running "./configure; make" from the shell's prompt? If so, then
that's not how you should do it. Instead, run the build_w32.bat batch
file from cmd.exe, like this:
build_w32 gcc
(The file README.W32 explains this, I think.)
Maybe, but under MSYS, MinGW builds are supposed to be accomplished
by using a conventional
./configure && make
That works fine for me, does it not work for you? I built make-3.81beta4
the other day under MSYS and ran the testsuite.
Kind regards
JG
_______________________________________________
Make-w32 mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/make-w32