Boost logo

Boost Users :

Subject: Re: [Boost-users] [boost] [1.56.0] Release Candidate 3 available
From: Tom Kent (lists_at_[hidden])
Date: 2014-08-07 00:13:32


On Tue, Aug 5, 2014 at 9:19 PM, Marshall Clow <mclow.lists_at_[hidden]> wrote:

> We've created a third release candidate to fix a one more issue with
> Boost.Range.
>
> The files for 1.56.0 RC3 are available at:
> http://boost.cowic.de/rc/
>
> As always, the release managers would appreciate it if you download
> the candidate of your choice and give building it a try. Please report
> both success and failure, and anything else that is noteworthy.
>
>
Looks good on windows:

toolset arch compile install Link Execute
msvc-8.0 32 X X X X
msvc-8.0 64 X X X X
msvc-9.0 32 X X X X
msvc-9.0 64 X X X X
msvc-10.0 32 X X X X
msvc-10.0 64 X X X X
msvc-11.0 32 X X X X
msvc-11.0 64 X X X X
msvc-12.0 32 X X X X
msvc-12.0 64 X X X X

Compile means that the b2 command completed without errors
Install means that the installers for the respective version were generated
Link means that visual studio was able to link a sample executable to a
library (libboost_thread-vcXXX-mt[-gd]-1_XX.lib) generated
Execute means that the linked program executed without errors.

Tom



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net