$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Speed up bjam
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2008-11-18 13:44:08
Simon Pickles wrote:
> Is there a quicker alternative? Trouble is I've only just got to grips
> with jam files!
Not right now. Python port of Boost.Build is likely to be somewhat faster
(a fairly artificial test focusing on Boost.Build proper was 10x faster).
- Volodya