Change 3947

matt_armstrong (Matt Armstrong)
Matt Armstrong committed this change into //guest/matt_armstrong/jam/bug/1
Request Review
Download .zip
This directory tree exhibits a bug with Jam 2.5rc3 and -j<N>.

There is a generated.h file #included by circularA.h, but
sourceB.o is built before generated.h is finished building
(despite the fact that sourceB.c #includes generated.h through
via several source files).
  • Files 8
  • Comments 0
0 edited 8 added 0 deleted
Jamfile#1
Loading...
README#1
Loading...
circularA.h#1
Loading...
circularB.h#1
Loading...
sourceA.c#1
Loading...
sourceB.c#1
Loading...
sourceB.h#1
Loading...
testbug#1
Loading...
Tip: Use n and p to cycle through the changes.