$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: tonygeek (tonygeek_at_[hidden])
Date: 2004-09-06 04:22:11
--- In jamboost_at_[hidden], Rene Rivera wrote:
> As per documentation... You need to specify the toolset you want
> to compile with. That is you need to add -sTOOLS=vc8.0 to the bjam
> invocation.
Thanks! That worked. But now I wonder how come that VC 7.1 tool
worked without TOOLS option on bjam command line? I also have VC 6.0
installed.
Tony