
4 Jun
2006
4 Jun
'06
2:17 p.m.
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