$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2008-03-31 05:05:32
Tan, Tom (Shanghai) wrote:
> Hello,
>
> I have both VC8 and VC 9 installed on my machine. It's quite smooth to
> build with vc9. However even if I started from VC8 command line prompt
> and it seems to build with vc9 still, even if I use this command: " bjam
> -toolset=msvc-8.0 install".
Is the above an accurate command? The "-toolset=msvc-8.0" has either one
dash too much or one dash too few from any working one.
- Volodya