[Harbour] Re: Error trying to compile harbour with bcc55
Szakáts Viktor
harbour.01 at syenar.hu
Fri May 22 09:56:46 EDT 2009
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
> Harbour at harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour
More information about the Harbour
mailing list