[bug #40227] Various fixes for MSVC build of 4.0

2013-10-12 Thread Gerte Hoogewerf
Follow-up Comment #2, bug #40227 (project make): Thanks for the patches! I had stumbled on a problem in which only the first command of a recipe would be printed. The second patch addresses that problem, as mentioned above. Cheers, Gerte Hoogewerf

Build fixes for WIN32

2013-09-25 Thread Gerte Hoogewerf
. - Added previously missing files load.c and posixfcn.c to project file. - Placed unistd.h inclusion in guard (not available in MSVC). - Fixed OUTPUT_SYNC -> NO_OUTPUT_SYNC guard inversion. Please find the patch attached and commit if possible. Best regards, Gerte Hoogewerf diff -Nur a/gnumake.