$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Richard Webb (richard.webb_at_[hidden])
Date: 2008-05-07 10:41:58
Haroon Khan <haroon.khan <at> gmail.com> writes:
>
> If I use the folllowing command
> bjam --toolset=msvc-80
>
> ...
> Any ideas on how to avoid this?
Try:
bjam toolset=msvc-8.0
Thanks,
Richard Webb