[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #57692] Parallel make doesn't work well with grouped targets
From: |
Paul D. Smith |
Subject: |
[bug #57692] Parallel make doesn't work well with grouped targets |
Date: |
Wed, 29 Jan 2020 07:36:54 -0500 (EST) |
User-agent: |
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0 |
Update of bug #57692 (project make):
Status: None => Not A Bug
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #1:
The entire point of grouped targets is to support parallel make properly: if
you only use serial make then you don't really need them.
However, grouped targets were introduced in GNU make 4.3. If you're using an
older version, they don't exist.
In 4.2.1 and before, your makefile simply defines normal (non-grouped)
targets, plus an extra target which is named, literally, "&".
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?57692>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/