bug-make
[Top][All Lists]
Advanced

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

[bug #15919] Make-3.81 rc1 hangs with -j 2 but not with -j 1


From: Icarus Sparry
Subject: [bug #15919] Make-3.81 rc1 hangs with -j 2 but not with -j 1
Date: Thu, 26 Oct 2006 00:33:15 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20060830 Firefox/1.5.0.7 (Debian-1.5.dfsg+1.5.0.7-2)

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

I have another makefile which shows the same effect.
I am trimming it at the moment, but things it has in common with the second
makefile below is an "order only" dependency and a ".INTERMEDIATE". make -j1
works fine. make -j2 works fine the first time. make -j2 burns infinite
amounts of CPU the second time, looping, thinking that things are already
being made.

This is the currect CVS version of Make.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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