bug-make
[Top][All Lists]
Advanced

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

[bug #17873] .NOTPARALLEL enhancements


From: Cesar Crusius
Subject: [bug #17873] .NOTPARALLEL enhancements
Date: Thu, 12 Oct 2006 13:44:30 +0000
User-agent: Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.2 (like Gecko)

Follow-up Comment #6, bug #17873 (project make):

I find the proposed solution confusing, in that it uses a dependency to
affect how other dependencies on the same list are built. As far as I know
that would be the only use of such semantics in make.

I'd prefer a solution on the lines of patch #5108, as it is more consistent
with current behavior. It is also consistent with the solutions adopted by
other makes (such as SCO make). Unfortunately .NOTPARALLEL is somewhat
stillborn as it is a global switch, and some makefiles may be using it, so
we'd have to use some other special target.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?17873>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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