On Thu, 05 Mar 2009, Miguel Angel Marchuet wrote:

Hi,

> WITH THIS BUILD.BAT
> ------------------------------------------------------------------
> set PATH=C:\UTL\bcc58\bin;%PATH%
> rem
> set HB_COMPILER=bcc
> set HB_ARCHITECTURE=win
> set HB_USER_PRGFLAGS=-l
> rem
> set PATH=C:\UTL\make-3.81;%PATH%
> set HB_INSTALL_PREFIX=C:\UTL\hb-%HB_COMPILER%
> call make_gnu.bat %1 %2 > log-%HB_COMPILER%.txt 2>&1
> ------------------------------------------------------------------
> IT DOESN'T BUILD, the error is:
> config/dir.cf:55: *** missing `endif'.  Stop.

What GNU make vaerion do you use?

best regards,
Przemek
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to