This is good (and the recommended) practice, but by itself it just makes it *more likely* the right make program will be picked by Harbour build process. If the different make versions are properly sorted out from the environment (meaning there are no other such programs in the PATH or current dir), the name doesn't matter, can be make.exe and mingw32-make.exe as well. BCC's make is also called make.exe so in this case special attention is needed to keep right PATH order (GNU make must be first).
Brgds, Viktor On 2009.05.22., at 15:43, Vailton Renato wrote:
I do not know if this detail can help you, but the last time this error happened to me was because I had downloaded the mingw32-make.exe and was saved as c:\harbor\make.exe ... When saved as c:\harbor\mingw32-make.exe my problems were solved. Vailton Renato _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
_______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
