Boost logo

Boost-Build :

From: C. Andy Martin (andy_at_[hidden])
Date: 2004-11-24 12:14:18


Michael Peterson wrote:
> (2) According to the directions (Chapter 2 of the boost-build2/doc), at
> that point I should be able to cd into the Boost.Build root directory
> and run bjam --version and see something like this:
>
> / Boost.Build V2 (Milestone X)
> Boost.Jam xx.xx.xx/

I can confirm that with the CVS tree tagged `Version_1_32_0' I was able
to do:
andy_at_jet:/usr/local/boost$ bjam --v2 --version
Boost.Build V2 (Milestone 10)
Boost.Jam 03.01.10

andy_at_jet:/usr/local/boost$ cd tools/build/v2/
andy_at_jet:/usr/local/boost/tools/build/v2$ bjam --version
Boost.Build V2 (Milestone 10)
Boost.Jam 03.01.10

andy_at_jet:/usr/local/boost/tools/build/v2$ bjam -v
Boost.Jam Version 3.1.10. OS=LINUX.
Copyright 1993-2002 Christopher Seiwald and Perforce Software, Inc.
Copyright 2001 David Turner.
Copyright 2001-2004 David Abrahams.
Copyright 2002-2004 Rene Rivera.

The `bjam --version' seems to only work when BBv2 is enabled (which in
the directory tools/build/v2 it seems to be always enabled by default).
Also, `bjam -v' works in any directory, as long as bjam is in your path.

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk