$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-02-19 05:48:18
David Abrahams wrote:
> I can make absolutely *no* promises yet, but I'd love to know what you
> find to be broken at this point.
>
> If you have your environment set up (i.e. you've already run
> vcvars32.bat) you can use the toolset without doing any configuration
> at all. Just "bjam toolset=msvc" and you're off.
And if you're really lazy,
bjam msvc
should work as well ;-)
- Volodya