$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2007-05-16 06:28:56
Vladimir Prus wrote:
>> 2) Better docs. Yes, I know it's been said before, but we really
>> must get the existing toolsets and their options documented. This
>> need not take too long if someone would step up and volunteer to do
>> it.
>
> The part about toolsets is even mostly written:
>
> http://boost.org/boost-build2/doc/html/bbv2/reference/tools.html
OK I missed that and it's good to see, but that just documents the stuff you
can place in your user-config.jam: what's tripping people up are the options
you can specify on the command line when installing Boost: STLport options,
machine-architecture options etc.
John.