no, cp uses backslashes as well, see (E:\REPOSITORY\harbour)dir \harbour\TODOThe volume label in drive E is Dati. The Volume Serial Number is 812E:D5C2. Directory of E:\harbour SYS0002: The system cannot find the file specified. (E:\REPOSITORY\harbour)cp TODO \harbour\TODO (E:\REPOSITORY\harbour)dir \harbour\TODO The volume label in drive E is Dati. The Volume Serial Number is 812E:D5C2. Directory of E:\harbour 22/08/09 10:29 3.258 124 a--- TODO 1 file(s) 3.258 bytes used 178.648.915 K bytes free Anyway, I'll try your change and report.
I've uploaded os2-cp.exe to SVN. Pls try with that, maybe it behaves differently than your build. Another idea to replace in config/instsh.mk line 67 this: $(file) with this: $(realpath $(file)) Blind shot, but it looked like it got confused by source relative path. Brgds, Viktor _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
