$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] VS2012: v110_xp toolset
From: Jeff Flinn (Jeffrey.Flinn_at_[hidden])
Date: 2013-01-03 11:56:20
On 12/21/2012 8:43 AM, Robert Hegner wrote:
> Since VS2012 Update 1 a new target toolset (v110_xp) is available which
> restores WinXP support.
>
> How can I build the boost libraries with this new toolset?
In case it helps anyone, my v110_xp console and windows apps linking
against v110 built boost static libs (with runtime-link=static) build
and tests pass(so far...).
Jeff