[bug #57692] Parallel make doesn't work well with grouped targets

2020-05-10 Thread Robert Sachunsky
Follow-up Comment #2, bug #57692 (project make): Still, I believe this new syntax should really be listed in *.FEATURES* That way, makefiles which want to employ this (highly valued!) new feature, can be written in a way that older versions of make can still run them. The documentation should al

[bug #57898] Automatic variable for all targets on grouped target

2020-05-10 Thread Robert Sachunsky
Follow-up Comment #1, bug #57898 (project make): *$?* is of course already taken (for the update-triggering prerequisites). But I would also find it very useful to have an automatic variable for all the targets in the group. How about *$%* (archive member name) then? The documentation says it's

[bug #58347] Build failure on 32-bit ARM

2020-05-10 Thread anonymous
URL: Summary: Build failure on 32-bit ARM Project: make Submitted by: None Submitted on: Mon 11 May 2020 01:56:14 AM UTC Severity: 3 - Normal Item Group: Bug