$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Garland (jeff_at_[hidden])
Date: 2006-06-04 10:17:45
All -
Since we're deprecating BB v1 I wanted to start using v2 in my
maintenance activities. I've already used v2 for doc stuff using
> bjam -v2
commands, but now I want to use it for testing. In particular, I want
to do the equivalent of the v1
> cd libs/date_time/test
> bjam --verbose-test
If I say
> bjam -v2 --verbose-test
it doesn't work. So my questions are, is there an upgrade document? Do
I need to recompile a new version of bjam with the latest? I found some
v2 docs out at Metacomm, but they aren't answering these questions.
Thx,
Jeff