Re: win32 compilation of make 4.0 source code‏

2014-01-24 Thread Mark Brown
I think the intent was to use MingW32 tools in the Windows win32 environment. I had a make.exe 3.80 and it had problems with else ifeq constructs, so that forced me to seek a more recent version for win32. As a separate related issue, I was try to echo the .FEATURES information, since one of

Re: win32 compilation of make 4.0 source code‏

2014-01-24 Thread Paul Smith
On Fri, 2014-01-24 at 11:03 -0800, Mark Brown wrote: I had a make.exe 3.80 and it had problems with else ifeq constructs, so that forced me to seek a more recent version for win32. Yes that version didn't support it. You can look at the latest NEWS file for info on what appeared when:

[bug #41341] Race condition in job.c set_child_handler_action_flags - alarm is set before SIGALRM handler

2014-01-24 Thread anonymous
URL: http://savannah.gnu.org/bugs/?41341 Summary: Race condition in job.c set_child_handler_action_flags - alarm is set before SIGALRM handler Project: make Submitted by: None Submitted on: Sat 25 Jan 2014 12:38:16 AM UTC