Boost logo

Boost :

From: Tom Kent (lists_at_[hidden])
Date: 2023-12-08 00:43:25


On Thu, Dec 7, 2023 at 10:28 AM Marshall Clow via Boost <
boost_at_[hidden]> wrote:

> The first release candidates for the 1.84.0 release are now available at:
> <https://boostorg.jfrog.io/artifactory/main/release/1.84.0/source/>
>
> The SHA256 checksums are as follows:
>
> cc4b893acf645c9d4b698e9a0f08ca8846aa5d6c68275c14c3e7949c24109454
> boost_1_84_0_rc1.tar.bz2
> cc77eb8ed25da4d596b25e77e4dbb6c5afaac9cddd00dc9ca947b6b268cc76a4
> boost_1_84_0_rc1.zip
> 81a4d10075731966477276c47324ecd9cac02da49899d36c48eba66e40014f25
> boost_1_84_0_rc1.7z
> a5800f405508f5df8114558ca9855d2640a2de8f0445f051fa1c7c3383045724
> boost_1_84_0_rc1.tar.gz
>
>
> 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, with the trimmed down number of
supported compilers.

toolset arch compile Link Execute
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/bf5e0b2eab5eadfcd61575303523be36

Tom


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