Boost logo

Boost :

From: Tom Kent (lists_at_[hidden])
Date: 2019-11-21 01:22:23


On Wed, Nov 20, 2019 at 8:48 AM Marshall Clow via Boost <
boost_at_[hidden]> wrote:

> Boost release 1.72.0 beta 1 rc2 is now available at:
>
> <https://dl.bintray.com/boostorg/beta/1.72.0.beta.1.rc2/source/>
>
> The release notes are not yet available.
> The updated documentation is not yet available.
> [ They will be available in a day or two. ]
>
> The SHA256 checksums are as follows:
>
> 5a6b5cbd27b8ca0c7741b715e022a3bf05aecbb1e73dc72dd82eef9622374bd5
> ./boost_1_72_0_b1_rc2.7z
> 6c85a7aed198757f5e4be66a971ae90a25c4ce32703fecfb5bb19019bd80947c
> ./boost_1_72_0_b1_rc2.tar.bz2
> be4a3fdaa84d5a8b25863651043308e02645f3fbf772b7623ee6462fb1dbad09
> ./boost_1_72_0_b1_rc2.tar.gz
> 95181a5f3de0078b8fc031f63a4dc8be4d70b7d3d5cde3b266d2cd98bd4b61b0
> ./boost_1_72_0_b1_rc2.zip
>
> Changes since RC1:
> * Fix Boost.IOStreams to allow compilation on Mac OS w/LZMA support.
>
> Please download the beta release candidate, give it a try, and report
> any problems you encounter.
>
> Thanks,
>
> -- The Boost Release Team
>

Looks good for Windows/Visual Studio.

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
msvc-14.2 32 X X X
msvc-14.2 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.

The full build logs are here:
https://gist.github.com/teeks99/f6404fd384a690817a501ef506bc8d98


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