$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-08-13 14:15:47
AMDG
Sean Farrow wrote:
> Hi:
> I am trying to build boost 1.36, with the following command line:
> Bjam --toolset =msvc --build-type =complete.
> This gives me errors in bjam files.
> Any ideas what could be causing this error.
> Cheers
> Sean.
Are those spaces actually present in your command line?
bjam toolset=msvc --build-type=complete
ought to work.
In Christ,
Steven Watanabe