Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2006-12-12 08:55:12


"Peter Dimov" <pdimov_at_[hidden]> writes:

> 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.

Good eye! Thanks, I'll fix that.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

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