<quote who="J. Grant">
>
> rename or remove c:\msys\1.0\bin\make.exe so your new exe is picked up
> from
> c:\msys\1.0\local\bin\make.exe
>

Instead of this you can do the following in the top build directory.

PATH=`pwd`:$PATH && make check

Earnie

--
http://www.mingw.org
http://sourceforge.net/projects/mingw
https://sourceforge.net/donate/index.php?user_id=15438


_______________________________________________
Make-w32 mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/make-w32

Reply via email to