$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2008-08-15 11:32:21
Sean Farrow wrote:
> Hi:
> When using the following command line, it still builds with msvc:
> Bjam toolset=borland --build-type=complete
> What is the problem here?
That should be --toolset=borland
John.