On Fri, 09 Jan 2009, Horodyski Marek (PZUZ) wrote: > >You are using some old build scripts which probably creates > >.lnk file for OpenWatcom using sth like: > > echo LIB %HB_LIB_INSTALL%\hbdebug.lib >> _hb_mk.tmp and > >because you do not have HB_LIB_INSTALL envvar then library > >paths points to \ directory. > >Use current hbmk.bat from Harbour repository (bin\hbmk.bat) > Hm. My make not used hbmk.bat. > I see now, that file C:\harbour\tests\w32\owatcom\__link__.tmp is based > on file MAKEFILE in TESTS subfolder. > How can I change it ?
Do not change it but use hbmk.bat to compile and link your .prg code. It generates link file automatically. You can look at it to create your own cutomized version if necessary. best regards, Przemek _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour