Boost logo

Boost :

Subject: Re: [boost] 1.58.0 rc2 is now available
From: Tom Kent (lists_at_[hidden])
Date: 2015-04-07 08:51:58


On Mon, Apr 6, 2015 at 3:52 PM, Marshall Clow <mclow.lists_at_[hidden]> wrote:

> Release candidate files for 1.58.0 are available at:
> http://boost.cowic.de/rc/
>
> Since rc1, the changes that were causing the serialization libraries to
> fail to build on MSVC have been reverted.
>
> 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.
>
>
Windows builds look good:

toolset arch compile Link Execute
msvc-8.0 32 X X X
msvc-8.0 64 X X X
msvc-9.0 32 X X X
msvc-9.0 64 X X X
msvc-10.0 32 X X X
msvc-10.0 64 X X X
msvc-11.0 32 X X X
msvc-11.0 64 X X X
msvc-12.0 32 X X X
msvc-12.0 64 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.

Logs:
https://gist.github.com/teeks99/e7031e27dfd920d8f3f7#file-boost-1-58-0-rc2-32bitlog-txt
https://gist.github.com/teeks99/c209af43c7a5b3aa0450#file-boost-1-58-0-rc2-64bitlog-txt


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk