>> set HBMK_OPTIONS=-trace >> mingw32-make clean >> mingw32-make > > It compiled without errors. Then I issued mingw32-make install > (HB_INSTALL_PREFIX was not set) and I got: > windres.exe -IC:/cvs/harbour/harbour/include > C:/DOCUME~1/ADMINI~1/IMPOST~1/Temp/hbmk_g8aur0.rc -O coff -o > C:/DOCUME~1/ADMINI~1/IMPOST~1/Temp/hbmk_g8aur0.reso > windres.exe: can't open icon file `utils/hbrun/': Permission denied > hbmk2: Error: Running resource compiler. 1 > > Unfortunately hbmk2 does some cleanups and so the temp files get > deleted... is there a way to keep them ?
You can use -debugstub option to dump temporary stub file content to stdout. I've found the problem in hbmk2 code, it was an old bug exploited by recent addition to hbrun.hbp. I'll commit the fix soon. Thanks for the information. Brgds, Viktor _______________________________________________ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour