Re: [Harbour] Re: Error trying to compile harbour with bcc55

2009-05-22 Thread Vailton Renato
Indeed! Well remembered ... ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] Re: Error trying to compile harbour with bcc55

2009-05-22 Thread Szakáts Viktor
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

Re: [Harbour] Re: Error trying to compile harbour with bcc55

2009-05-22 Thread Vailton Renato
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] Re: Error trying to compile harbour with bcc55

2009-05-22 Thread Rodrigo Miguel
Hi Vailton, I just realized that I have 3 differents version of Gnu Make, 3.79, 3.80 & 3.81, the DOS was getting the 3.80 version. Thanks Rodrigo ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harb