$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 11:18:43
David Abrahams wrote:
>
> How about testing the change I announced? :)
>
After having disabled the user-config.jam in tools/build/v2 and in my
home directory I get:
bjam --v2 toolset=msvc-7.1
user-config.jam: No such file or directory
warning: Python location is not configured
....
But then the compile seems to start with the correct toolset.
Roland