Hi Kevin, > In fact, I'd > recommend against putting GNU Make into the CC65 bin directory Full ACK. > Just install MSYS and add the relevant bin directories to your path variable > [...] > This will make it much easier to make more portable makefiles, since it > provides a lot of the tools available in Unix and bash. The same is true for Cygwin. At work I'm involved in re-engineering a cross-platform build of x00.000 C/C++ source files in x.000 projects in a non-recursive (http://miller.emu.id.au/pmiller/books/rmch/) fashion using GNU make. I did a very detailed evaluation of the enviroments available for Windows. Cygwin is the only actively maintained based on current GNU sources. All others (somewhat surprisingly) incl. MSYS are based on obsolete forks tending to cause weird issues sooner or later... Regards, Oliver ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Sat Apr 10 11:37:31 2010
This archive was generated by hypermail 2.1.8 : 2010-04-10 11:37:33 CEST