|
From: | Gisle Vanem |
Subject: | Re: GNU Make bug report: broken dry-run functionality with sub-make invocations |
Date: | Fri, 18 Mar 2022 19:49:13 +0100 |
User-agent: | Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 |
Paul Smith wrote:
I'm OK with adding some short text about this into the man page. As David mentions it may be important enough to do that since command being run by make even when the user gives "-n" could give unexpected or even unpleasant consequences.
The most unpleasant consequences of using 'make -n' and pressing Ctrl-C, is for me that 'make' hangs real good. Seemingly waiting for nothing (?); a "dead-lock". It's this 5 year old bug I believe: https://savannah.gnu.org/bugs/?51237 Using his version: https://github.com/mbuilov/gnumake-windows/blob/master/gnumake-4.3.exe as 'make -n ...' on a large complex Makefile, I've seldom seen a complete hang. But could take some time to stop. Just my 0.02 €. -- --gv
[Prev in Thread] | Current Thread | [Next in Thread] |