Boost logo

Boost :

From: Tom Kent (lists_at_[hidden])
Date: 2023-03-09 23:04:35


On Thu, Mar 9, 2023 at 10:24 AM Marshall Clow via Boost <
boost_at_[hidden]> wrote:

> Available at: <
> https://boostorg.jfrog.io/artifactory/main/beta/1.82.0.beta1/source/>
>
> The SHA256 checksums are as follows:
>
> 495b2ae2f6970ea1e635f80222d9f6978148496cdd163e87c37cdd6de3b5ccfc
> boost_1_82_0_b1_rc1.zip
> 0af2a60f76abb4f411b1bd9c1a553f64454d9414990e8cc12f02f3b431e2ac45
> boost_1_82_0_b1_rc1.tar.gz
> efe17bea3f0b2c11f34828f37d5777f30eb6fef57af355c6a6664b08a4339999
> boost_1_82_0_b1_rc1.7z
> edf4cb9e8e5a14412b91311438478ef6ce12afe2a54714eb2f0632a454c3d8d5
> boost_1_82_0_b1_rc1.tar.bz2
>
> 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 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
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.

Full build logs can be found here:
 https://gist.github.com/teeks99/ac05a822cffb8dee3390a8751a6dedeb

Tom


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