make -j2 strangely skipping dependencies

2012-01-21 Thread Chris Frey
Hi, I've been experiencing some odd issues with make 3.82, and the latest CVS, when running my build with -j2. I've done a git-bisect and traced it down to the following change: http://cvs.savannah.gnu.org/viewvc/make/remake.c?root=make&r1=1.134&r2=1.135 If I undo this change, my build

Re: make -j2 strangely skipping dependencies

2012-01-21 Thread Chris Frey
Since the original commit in CVS (URL below) was meant to fix bug 3330, I tried to fix it in another way. http://cvs.savannah.gnu.org/viewvc/make/remake.c?root=make&r1=1.134&r2=1.135 There was a sample Makefile that triggered the bug, in that URL, posted by Icarus Sparry. I used that as the b

Using GNU make manual for blog entries: Copyright information

2012-01-21 Thread Tahir Rauf
Hi, Now a days, I am learning the GNU make manual. I am also preparing the summary of each chapter for my future reference. Can I post my summaries as my blog post given that, I will clearly mention the reference. Is there any copyright issue? Regards -- Tahir Rauf _