$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Programmatic Job Count
From: Vladimir Prus (ghost_at_[hidden])
Date: 2008-11-19 03:16:00
On Tuesday 18 November 2008 21:04:38 Brad Howes wrote:
> Is there any way to tell Boost how many jobs to run in parallel from
> within a Jamfile, a programmatic equivalent to '-j N'?
It is not possible, but hopefully will be possible later today :-)
- Volodya