Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2006-12-11 17:18:11


David Abrahams wrote:

> You can review the guide at
> http://www.boost-consulting.com/boost/more/getting_started.html.

In 6.3, you say:

Change your current directory to the Boost root directory and invoke bjam as
follows:

bjam --build-dir=build-directory \
     --toolset=toolset-name stage

but then the Unix example is given as:

$ cd ~/boost_1_34_0
$ bjam --build-dir=~/build-boost --prefix=~/boost

and doesn't follow the instruction above. It omits --toolset and
includes --prefix without explanation.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk