On 2013-09-23 10:02, Eli Zaretskii wrote: > > This RC was broken on MS-Windows, because the inversion of OUTPUT_SYNC > to NO_OUTPUT_SYNC was not done in the w32 subdirectory. I fixed that > in git. > > There's also another problem: you added a test script dash-w, where we > already had a dash-W. On Windows, these two map to the same file, so > git overwrites the same file, and the file is always marked as > "modified". Please rename one of the files to some other name. >
Hello, In order to compile (with --disable-load) under cygwin i had to remove two occurrences of "(scm_t_subr)" from guile.c (unknown identifier, sorry). With --without-guile this is, expectedly, not needed. Also a semicolon seems to be missing after the declaration of child_execute_job() in the case '# if defined(__EMX__)'. Hope this helps, Regards, Denis Excoffier. _______________________________________________ Bug-make mailing list Bug-make@gnu.org https://lists.gnu.org/mailman/listinfo/bug-make