Looks like that&#39;s working.  Running ninja again, I&#39;m seeing another issue:<br><br>BRL-CAD uses dependency assignment to make sure our build time delta calculator is the last target to be built (and hence actually times the build).  With ninja, it doesn&#39;t seem to be respecting this, but instead tries to run the delta target immediately.  Do custom targets respect dependency information?<br>
<br>Cheers,<br>CY<br><br><br><div class="gmail_quote">On Tue, Sep 13, 2011 at 9:33 AM, Peter Collingbourne <span dir="ltr">&lt;<a href="mailto:peter@pcc.me.uk">peter@pcc.me.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5"><br>
</div></div>Try using this branch of Ninja:<br>
<br>
<a href="https://github.com/pcc/Ninja/tree/restat" target="_blank">https://github.com/pcc/Ninja/tree/restat</a><br>
<br>
The &#39;restat&#39; branch is still under development, so this requirement<br>
will go away once &#39;restat&#39; is merged into the main branch of Ninja.<br>
<br>
Thanks,<br>
<font color="#888888">--<br>
Peter<br>
</font></blockquote></div><br>