rpgoldman / europa-pso

Automatically exported from code.google.com/p/europa-pso
0 stars 0 forks source link

Incorrect dependency tracking in generating NDDL parser can cause problems with multi-task builds #49

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
If I compile thusly:

ant -Djam.misc="-q -sGCC_PREFIX=ccache" -Djam.num.cores=2

The compile goes so quickly that, when NddlInterpreter.cc is being
compiled, NDDL3Tree.h doesn't yet exist, so the compile fails.  

Original issue reported on code.google.com by miata...@gmail.com on 24 Sep 2009 at 4:36

GoogleCodeExporter commented 9 years ago

Original comment by javier.barreiro@gmail.com on 22 Nov 2010 at 10:29