$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] How to Compile Boost for All Versions of Visual Studio
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-06-26 17:13:54
AMDG
Altaf Navalur wrote:
> I have installed VS 2003, VS 2005 & VS 2008 in my PC. I have to work on
> all these versions. When I compile boost, it only compiles for VS 2008. How
> do I compile it for all the three IDE`s?
>
bjam toolset=msvc-7.1 toolset=msvc-8.0 toolset=msvc-9.0 <other options>
In Christ,
Steven Watanabe