Jose, I use these: --- set HB_CROSS_BIN_DIR=C:\!hb\_cross_compile set HB_BIN_COMPILE=%HB_CROSS_BIN_DIR% set HB_PPGEN_PATH=%HB_CROSS_BIN_DIR% set HB=%HB_CROSS_BIN_DIR%\harbour.exe set HBPP=%HB_CROSS_BIN_DIR%\hbpp.exe ---
This should work for both GNU and non-GNU makes, unfortunately the cross compilation envvar names are not synced, but above will set them all. In your example, there is no 'HB' envvar, that's why it fails. [ also see my previous examples on this list ] Brgds, Viktor
_______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour