
12 Dec
2006
12 Dec
'06
1:55 p.m.
"Peter Dimov" <pdimov@mmltd.net> 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