$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2007-10-22 21:38:46
John Maddock wrote:
> Folks,
>
> I seem to remember that someone (Dave A.?) fixed bjam/bbv2 so that parallel
> builds of the regression runs should work OK?
I have the same recollection, but I tried -j2 on an Intel dual core
machine a month or two ago with similar problems. Bjam itself ran OK
but the log file output was all garbled so it was useless for regression
testing:-(
--Beman