$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Ben Hutchings (ben.hutchings_at_[hidden])
Date: 2004-07-13 08:02:57
Christopher Brewer <cbrewer_at_[hidden]> wrote:
> I recently attempted to build and install boost 1.31.0 using
> msys (i.e., mingw).
> I enter the boost directory and start bjam with:
>
> bjam -sTOOL=mingw install
>
> ...and then I see bjam invoking vc7 instead of gcc.
<snip>
The variable is called TOOLS, not TOOL.