$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] decrease build time
From: Anatoly Shirokov (shirokov_a_at_[hidden])
Date: 2009-06-11 06:00:12
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)?
Thanks in advance for any advices,
Anatoly.