bug-make
[Top][All Lists]
Advanced

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

Re: Regression on Cygwin: Problems with parallel make in 4.4


From: Ken Brown
Subject: Re: Regression on Cygwin: Problems with parallel make in 4.4
Date: Thu, 2 Mar 2023 17:39:29 -0500
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0

I'm returning to this thread because a surprising thing happened. I decided to try to debug the fifo problem I reported at the beginning of the thread (a hang building TeX Live on Cygwin when the jobserver used a fifo). So I installed make 4.4.1 built with fifos enabled (by setting CPPFLAGS=-DJOBSERVER_USE_FIFO=1). And now I can no longer reproduce the hang.

The only explanation I can think of is that commit 8b8cc3a825, which was intended to fix a pipe problem, also fixed the fifo problem. Is that plausible? Or does that commit only affect the behavior of make in the pipe case?

Ken



reply via email to

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