I'm testing bcc + WinNT installation + ChangeLog rev11555.

I use the following setup for quite some times:
-----------------
set HB_COMPILER=bcc
call make_gnu.bat install 2>make_b32.log 1>&2
-----------------

Now for EVERY lib I get a make error similar to this:
-----------------
E:\hrb\source\compiler>copy "..\..\lib\win\bcc\hbcplr.lib" "E:\hrb\\lib\win\bcc"
The file cannot be copied onto itself.
        0 file(s) copied.
mingw32-make[2]: [install] Error 1 (ignored)
-----------------

And all the libs are left in "E:\hrb\lib\win\bcc" and not copied into 
"E:\hrb\lib"
(the exe file are copied to "E:\hrb\bin" like they used to do)

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

Reply via email to