Hi Antonio,

Viktor,

We use this batch file to build Harbour:

build.bat

SET PATH=c:\bcc55\bin;%PATH%
SET HB_COMPILER=bcc
c:\mingw\bin\mingw32-make install

and we get lots of these warnings:
The file cannot be copied onto itself

Any hints ? thanks

Yes, just ignore them, or set HB_INSTALL_PREFIX to some location.

You can drop 'set HB_COMPILER=bcc' it will be automatically detected.

Brgds,
Viktor

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

Reply via email to