My Harbour binary is installed in \harbour\bin\b32
Please use 'make_b32.bat install' (with default HB_*_INSTALL envarrs) before running bld_b32.bat in tests. I may add some tweaks to make it possible to override install dir for bld_b32.bat, too (or better yet, I'll remove all HB_*_INSTALL presets from there), but only after the release. You can tweak those files locally until then (and if 'install' is not an option), they are just a few lines. Non-GNU make files were not designed to support parallel VC/B32 builds, that's one reason they can be simpler (that's we don't deal with /bin/b32 directly, it's a _temp_ dir!). If you want this functionality, check the GNU make system which works similar to this. Brgds, Viktor _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
