Boost logo

Boost-Build :

Subject: Re: [Boost-build] Building against vc 9.0 with vc 10.0 installed
From: Vladimir Prus (ghost_at_[hidden])
Date: 2011-03-09 02:47:13


On Wednesday, March 09, 2011 10:09:04 Degerman Pär wrote:
> Hi,
> The situation is that I have both Visual Studio 2008 and 2010 installed.
> Whenever I try to build boost it compiles against msvc 10.0, but I also
> need to have libs compiled against msvc 9.0.
>
> I have tried using the "-sTOOLS=vc-9_0" flag to no avail. Does anyone have
> any other ideas?

Pär,

please use:

        toolset=msvc-9.0

Note that official documentation for Boost.Build is at http://boost.org/boost-build2,
and your -sTOOLS=vc-9_0 syntax appears to come from extremely old documentation.

- Volodya

-- 
Vladimir Prus
http://vladimir_prus.blogspot.com
Boost.Build: http://boost.org/boost-build2

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk