bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNU make 3.99.92 release candidate is available


From: Denis Excoffier
Subject: Re: GNU make 3.99.92 release candidate is available
Date: Mon, 23 Sep 2013 19:14:49 +0200

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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]