Boost logo

Boost Users :

Subject: Re: [Boost-users] [release] Boost 1.70.0 Release Candidate 1 available
From: Tom Kent (lists_at_[hidden])
Date: 2019-04-04 21:05:53


On Thu, Apr 4, 2019 at 9:27 AM Marshall Clow via Boost-users <
boost-users_at_[hidden]> wrote:

> The release candidates for the 1.70.0 release are now available at:
> <https://dl.bintray.com/boostorg/release/1.70.0/source/>
>
> The SHA256 checksums are as follows:
> 6e5cba1269225395bb5e78dda48441ccadaf745e42638180015e9e6257068336
> ./boost_1_70_0_rc1.7z
> 35d8e1361e2063f70aa3a6ca0dd8af0877ceb75477ebbd2c726bb1d039658c7a
> ./boost_1_70_0_rc1.tar.bz2
> ec8ddbbee2fd61e2f78a1dfe9a07ad83ca8f6a2f4c704d6f297d89c6afdc4f2c
> ./boost_1_70_0_rc1.tar.gz
> ee2c3b97ce10f85a31b6a105ad8edf1c20fb4b936c9a6e6008206059cb98ab1b
> ./boost_1_70_0_rc1.zip
>
> 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/Visual Studio (msvc 10.0, 11.0, 12.0, 14.0, 14.1) builds look good.

toolset arch compile Link Execute
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
msvc-14.1 32 X X X
msvc-14.1 64 X X X

Compile means that the b2 command completed without errors
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.

Full build logs can be found at:
 https://gist.github.com/teeks99/798df332c12ec98708e3710da35dd606

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