Boost logo

Boost :

Subject: Re: [boost] Boost 1.61.0 Release Candidate 2
From: Tom Kent (lists_at_[hidden])
Date: 2016-05-07 18:35:36


On Sat, May 7, 2016 at 6:31 AM, Vladimir Prus <vladimir.prus_at_[hidden]>
wrote:

>
> The second release candidates for the 1.61.0 release are now available at:
>
> http://boost.cowic.de/rc/boost_1_61_0_rc2.zip
> http://boost.cowic.de/rc/boost_1_61_0_rc2.7z
> http://boost.cowic.de/rc/boost_1_61_0_rc2.tar.bz2
> http://boost.cowic.de/rc/boost_1_61_0_rc2.tar.gz
>
> The SHA256 checksums are as follows:
>
> fa1c34862b7ba8674ed6e064a14667a11830c6252f702d9458451834b74f7815
> boost_1_61_0_rc2.7z
> a547bd06c2fd9a71ba1d169d9cf0339da7ebf4753849a8f7d6fdb8feee99b640
> boost_1_61_0_rc2.tar.bz2
> a77c7cc660ec02704c6884fbb20c552d52d60a18f26573c9cee0788bf00ed7e6
> boost_1_61_0_rc2.tar.gz
> 02d420e6908016d4ac74dfc712eec7d9616a7fc0da78b0a1b5b937536b2e01e8
> boost_1_61_0_rc2.zip
>
> The changes relative to RC1 are MSVC fixes for signals2 and graph
> libraries.
>
> 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.
>

Tests 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
msvc-14.0 32 X X X
msvc-14.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.

The full build output can be found here.
https://gist.github.com/teeks99/a30fcfa23aba7bbff03a8ee3f7fbdc6e#file-boost_1_61_0-32bitlog-txt
https://gist.github.com/teeks99/8e34ad1357df444f92c99b7836144027#file-boost_1_61_0-64bitlog-txt

Tom


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