Boost logo

Boost :

From: Tom Kent (lists_at_[hidden])
Date: 2022-11-11 00:51:06


On Thu, Nov 10, 2022 at 11:00 AM Marshall Clow via Boost <
boost_at_[hidden]> wrote:

> Available at:
> <https://boostorg.jfrog.io/artifactory/main/beta/1.81.0.beta1/source/>
>
> The SHA256 checksums are as follows:
>
> 6b6b95fde0ec9c6c0e1584f35c6c2dc4eb6c8629c9635e844b8e6a9ad9594da1
> boost_1_81_0_b1_rc1.tar.gz
> 9f2ce5d1cefb8f6b7e8cfcabc73632f348958e7cba2604dcb3688fecf6463d67
> boost_1_81_0_b1_rc1.tar.bz2
> e7547a789339499c6fc582a96ffb8989d97074f107520ddebc1ed5f30a0d6964
> boost_1_81_0_b1_rc1.zip
> 758af4ae4f4224b6f2bd8f05fe0109d1f248c0377ee2dce03ccbeb30d82fb8b4
> boost_1_81_0_b1_rc1.7z
>
> 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.
>
> -- The Release Managers
>

Looks good on Visual Studio/Windows.

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

See full results here:
https://gist.github.com/teeks99/aa970713d986dff96dd2787ef7a387ff

Tom


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