Boost logo

Boost :

From: Tom Kent (lists_at_[hidden])
Date: 2025-03-10 12:27:48


On Sun, Mar 9, 2025 at 11:02 PM Marshall Clow via Boost <
boost_at_[hidden]> wrote:

> Available at: https://archives.boost.io/beta/1.88.0.beta1/source/
>
> The SHA256 checksums are as follows:
>
> bc4948bc664fde0c2142badae2679a42124b464dc58019250afe0ef57fd7763e
> boost_1_88_0_b1_rc1.zip
> 3c334a9a743b68a35452b0223be8932fb39f26a6938382f9b9e625c4df99602c
> boost_1_88_0_b1_rc1.tar.gz
> 9e42c0611500151d795d66a07ef0a21036c02d24678e2e887caf6d97fcbc25ca
> boost_1_88_0_b1_rc1.tar.bz2
> 7faf60c4cb12ee90270e41716cf3735a8739016d7346983ce9f5e899e510b26d
> boost_1_88_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 for windows/visual studio.

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

Build error logs are available here:
https://gist.github.com/teeks99/cfc6fe4a303712b45fd11fe5bb5538f0

Tom


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