Boost logo

Boost-Build :

Subject: Re: [Boost-build] decrease build time
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2009-06-11 06:19:27


Anatoly Shirokov wrote:

> Good day!
>
> I have big project (about 600 dynamic libraries, 20000 cpp and header
> files). When I start full build with bjam, the one takes about 30
> minutes and about 800 Mb RAM to analize dependencies. Only after this it
> starts compilation.
>
> Is there a way to decrease this time needed to analize (may be cache and
> something like this)?

Are you using most up-to-date version (SVN HEAD, nightly build)? If not,
you probably can provide output of -d+10 in case there's some local
scalability problem. What is your OS and compiler? Will you be willing
to try Python port of Boost.Build in near future, which should be considerably
faster on all use cases?

- Volodya


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