bug-make
[Top][All Lists]
Advanced

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

[bug #58056] Forced prerequisite order is not honored with pattern rules


From: anonymous
Subject: [bug #58056] Forced prerequisite order is not honored with pattern rules
Date: Mon, 30 Mar 2020 10:11:29 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:74.0) Gecko/20100101 Firefox/74.0

Follow-up Comment #2, bug #58056 (project make):

[comment #1 comment #1:]
> This behavior is intended.
> [...]
> 2. Another reason is to allow parallel execution. If all prerequisites had
to be built in the specified order how would you built them in parallel?

Did you notice the '|'? foo_A and foo_B are order-only-prerequisites, which
should disable any parallelism.

https://www.gnu.org/software/make/manual/html_node/Prerequisite-Types.html

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58056>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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