$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2006-11-12 08:28:16
David Abrahams wrote:
> ... Now you can specify the toolset on the command-line
> as follows:
>
> bjam toolset=gcc-4.1
>
> or
>
> bjam --toolset=gcc-4.1
Hmm, I still need to say
bjam --v2 toolset=msvc-7.1
Wouldn't it be meaningful to get rid of the --v2 as well?
Roland