Boost logo

Boost :

From: Tom Kent (lists_at_[hidden])
Date: 2023-04-10 17:55:52


On Mon, Apr 10, 2023 at 9:36 AM Marshall Clow via Boost <
boost_at_[hidden]> wrote:

> The second release candidates for the 1.82.0 release are now available at:
> <https://boostorg.jfrog.io/artifactory/main/release/1.82.0/source/ <
> https://boostorg.jfrog.io/artifactory/main/release/1.82.0/source/>>
>
> There is only one change from RC1 - a fix to ASIO that caused some compile
> failures.
> Thanks to Ruben Perez for the report, and to Chris for the fix.
>
>
> The SHA256 checksums are as follows:
>
> 66a469b6e608a51f8347236f4912e27dc5c60c60d7d53ae9bfe4683316c6f04c
> boost_1_82_0_rc2.tar.gz
> f7c9e28d242abcd7a2c1b962039fcdd463ca149d1883c3a950bbcc0ce6f7c6d9
> boost_1_82_0_rc2.zip
> a6e1ab9b0860e6a2881dd7b21fe9f737a095e5f33a3a874afc6a345228597ee6
> boost_1_82_0_rc2.tar.bz2
> e72ff100482d4b371327b6c550dbd244d49c0186860ccc3b8c093dd621537e39
> boost_1_82_0_rc2.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 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
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 log here:
https://gist.github.com/teeks99/3ffee2d9d3b93ec996f47ad7c38f64c1

Tom


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