$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Benjamin Kosnik (bkoz_at_[hidden])
Date: 2007-01-23 12:25:19
John Maddock wrote:
> Benjamin, can you try the attached script?
Excellent. Thanks John!
> The new script works OK for me with win32/msvc build's of everything,
> but I get endless filesystem errors in the final processing stage if I
> use cygwin. This may or may not be a specific cygwin issue.
I had to do some more tweaks to your script: the script I ended up using
is as attached. It turns out that process_jam_log also needs the magic
"--v2" flags.
Results for my preliminary boost-1.34.0 runs are here:
http://people.redhat.com/bkoz/boost-1.34.0/status/results.html
-benjamin