On Thu, 26 Feb 2009, Szak�ts Viktor wrote:

Hi,

> This doesn't work with MinGW, and an error is generated for the ln command.

Then for MinGW we need separated version until it will not be fixed
in MinGW/MSys. Probably simple:
   (cd "${hb_root}/bin"; ln -s hb-mkdyn.sh "${hb_mkdyn}")
will be enough and should not cause problems for file systems
which have native support for soft links.
The original version was correct and it intentionally did not have
path part inside the soft link. Please keep it and make above update
if it works in MinGW/MSys.
It's possible that such problem will also exists in DJGPP and
should be tested though I do not know if DJGPP uses the same
method for soft link emulation and if it supports shared libraries.
I'll test it later.

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

Reply via email to