Hi Chen,

On Sun, Jun 28, 2009 at 8:38 AM, Chen Kedem<[email protected]> wrote:
> 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)

Yes, this is normal now and you don't have to worry about it.
In default case the libs install location is the same as where
they are created anyway.

hbmk2 will find them.

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

Reply via email to