
18 Jun
2005
18 Jun
'05
12:38 p.m.
"John Maddock" <john@johnmaddock.co.uk> writes:
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.
If you don't set TOOLS it just picks a toolset, actually. I think vc-7.1 by default on Windows and gcc everywhere else. -- Dave Abrahams Boost Consulting www.boost-consulting.com