$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2006-12-11 17:02:06
David Abrahams wrote:
> You can review the guide at
> http://www.boost-consulting.com/boost/more/getting_started.html.
C:\Program Files\boost\boost_1_34_0> bjam \
--build-dir=%TEMP%\build-boost \
--toolset=msvc stage
is pretty odd. Even if it worked, and it doesn't, why would we want to split
the line in such a way in the guide?