$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pedro Lamarão (pedro.lamarao_at_[hidden])
Date: 2005-06-18 10:09:34
John Maddock wrote:
>>But trying to run the Serialization tests today I notice it detecting
>>the vc-7_1 toolset:
>
>
> It's up to you to tell bjam which toolset to use, it doesn't "detect"
> anything. So either you added -sTOOLS=vc-7_1 to the bjam command line, or
> the TOOLS environment variable is set.
Yeah, I ended up doing that.
For some reason I thought it would behave like that.
Thanks!
-- Pedro Lamarão