bug-make
[Top][All Lists]
Advanced

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

[bug #59490] target may not be remade if prerequisite has no recipe


From: Paul D. Smith
Subject: [bug #59490] target may not be remade if prerequisite has no recipe
Date: Fri, 27 Nov 2020 02:33:02 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.66 Safari/537.36

Follow-up Comment #4, bug #59490 (project make):

I've checked other implementations of make that aim to be POSIX compatible and
they also do not rebuild d1 in this situation.  I can't find any text in POSIX
that specifies how this should behave.  Indeed, the POSIX spec is very limited
in its discussion of targets that do not have commands.

In fact one other make implementation I found will never consider d1 to be out
of date no matter how many times you run it, if the c1 target doesn't have a
recipe.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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