[bug #41246] Allow to switch shell batch mode at runtime instead of build time

2014-01-18 Thread Paul D. Smith
Follow-up Comment #5, bug #41246 (project make): I'm not sure I like the idea of this being a special target in this way. It's also possible that something like this COULD be used on UNIX systems; there are limits to the size of command lines that can be invoked. On newer systems like Linux

[bug #40790] --enable-load in make 4.0 should auto-disable itself when no dlopen found

2014-01-18 Thread Paul D. Smith
Update of bug #40790 (project make): Status:None = Fixed Open/Closed:Open = Closed Operating System:None = POSIX-Based Fixed Release:

Re: [bug #41246] Allow to switch shell batch mode at runtime instead of build time

2014-01-18 Thread David Boyce
On Sat, Jan 18, 2014 at 4:17 PM, Paul D. Smith invalid.nore...@gnu.org wrote: There are limits to the size of command lines that can be invoked. On newer systems like Linux that limit is pretty large (I think it's 16K or so on Linux) but it exists, and on other systems it's much less. It's

[bug #41246] Allow to switch shell batch mode at runtime instead of build time

2014-01-18 Thread Mike Hommey
Follow-up Comment #6, bug #41246 (project make): The command line size limit is in the order of several megabytes nowadays on Linux. It used to be much less, though. Arguably, if this was a wanted feature, you would likely have heard people complain when the command line size limit was lower.

[bug #41246] Allow to switch shell batch mode at runtime instead of build time

2014-01-18 Thread Mike Hommey
Follow-up Comment #7, bug #41246 (project make): I just realized I said something very wrong: BATCH_MODE_ONLY_SHELL is not all all like ONESHELL. It still runs a shell per recipe line. Sorry for the confusion. ___ Reply to this item at:

[bug #41246] Allow to switch shell batch mode at runtime instead of build time

2014-01-18 Thread Paul D. Smith
Follow-up Comment #8, bug #41246 (project make): I understood that difference; that's why I said The downside of this is that ONESHELL actually behaves differently. However often this doesn't matter so much, particularly on Windows where the rules about what operations impact the parent's

[bug #41246] Allow to switch shell batch mode at runtime instead of build time

2014-01-18 Thread Paul D. Smith
Follow-up Comment #9, bug #41246 (project make): Also we do sometimes see people complaining about this, where they can't invoke commands because the command line is too long. There are various tricks out there for chunking make variable values containing lots and lots of words into smaller

[bug #41273] wildcard function does not return newly created file

2014-01-18 Thread anonymous
URL: http://savannah.gnu.org/bugs/?41273 Summary: wildcard function does not return newly created file Project: make Submitted by: None Submitted on: Sun 19 Jan 2014 04:12:03 AM UTC Severity: 3 - Normal Item

[bug #41273] wildcard function does not return newly created file

2014-01-18 Thread anonymous
Additional Item Attachment, bug #41273 (project make): File name: wildcard.txt Size:6 KB ___ Reply to this item at: http://savannah.gnu.org/bugs/?41273 ___ Message sent