Boost logo

Boost-Build :

From: Greg Wilding (greg_at_[hidden])
Date: 2006-04-07 12:11:12


On Friday, April 07, 2006 12:40, Vladimir Prus wrote:

> for "bjam foo.o" I think the dependency check itself should not take any
> time,
> and the delay you observe is probably caused by something else. Can you
> run
> bjam with:
>
> bjam -n -d+10 > profile
>
> and send me the output so that I can find where the most time is spent?
> Also,
> are you using Boost.Build V2 or V1?

Hi Vladimir,

I'm using boost build V2.

The output you requested is attached. I did two runs, the first
(profile1.txt) was captured when the build was completely up to date already
(bjam -n -d+10). The second was generated after touching a source file and
specifying it's object file on the command line (bjam foo.o -n -d+10).

Thanks for the help,
Greg





Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk