<THANKS> Testing again with 2009-03-01 23:56 UTC+0100 Viktor Szakats (rev 10499), and now it built Ok, thanks Viktor. </THANKS> -----------------------------------------------------------------
There is one "[install] Error 1 (ignored)" during install (I install to the same source and all the include files can't be copy into themselves, I guess its Ok). I wonder if its possible to pacify all the "Warning: 'object' not found in library" warnings by deleting the library if it already exists and using "+" instead of "-+" to add the object files to the library (it was done this way in make_b32.mak in the "LIBRARY Targets BUILDS rules" section). ----------------------------------------------------------------- <MUMBLE> non-GNU make "clean" delete the files created but not the directories, the GNU make remove the whole "bcc" directory under "win". When I compile with CodeGuard, I need the <exename>.cgi file to exist in the same directory as the exe to control some of the log features. Now, this file is deleted each time I do a clean. Also, since all EXE used to created in one place, it was easy to copy all the *.TDS files (debug information) from bin\b32 into bin, now I have to copy each file. Oh, well, have to live with progress. I'll modify my local files to copy the harbour.cgi files to that directory before the build start, and then copy all the TDS files to their location as needed. </MUMBLE> Chen._______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
