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

2009-06-05 Thread Paul D. Smith
Follow-up Comment #29, bug #15919 (project make): I took a copy of glibc 2.9 and tried building it with -j10 on my uniprocessor and on my dual core (actually single hyperthreading CPU) and it worked fine. But when I took it to a 4-way hyperthreading (8 core) system and ran with -j10 I did see so

Re: Bug with double slashes

2009-06-05 Thread Paul Smith
On Fri, 2009-06-05 at 00:46 -0400, Paul Smith wrote: > > //%: //% > > @echo oops! > > When I run this with GNU make 3.80, I get this error: > > make: Circular /tmp/x1.mk <- /tmp/x1.mk dependency dropped. > > Is that what you mean by "normal"? > > I do agree that something is bro