Boost logo

Boost :

From: Tom Kent (lists_at_[hidden])
Date: 2023-11-09 22:04:01


Looks good on the trimmed down (only supporting msvc-14.0 and up now) set
of Windows/Visual Studio builds

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/fe079fc1a0c6403f1e2354964be5a34f

Tom

On Thu, Nov 9, 2023 at 1:53 PM Marshall Clow via Boost <
boost_at_[hidden]> wrote:

> Available at: <
> https://boostorg.jfrog.io/artifactory/main/beta/1.84.0.beta1/source/>
>
> The SHA256 checksums are as follows:
>
> f8a9f21580961536a95fb7fcf9deebde45d7e0e94ddd81402f1e37ae2c590410
> boost_1_84_0_b1_rc1.tar.bz2
> 224d595cc666c19b91214c5e9cced3988d08063146dfad9f616c481d52626f27
> boost_1_84_0_b1_rc1.zip
> 3e4765c41974c763b7d4a67a432569bf75d3367d7a6b72c4ac9458e5004c59dc
> boost_1_84_0_b1_rc1.7z
> de9b35e232e4b1769f4d800ec01255a9c2546639be43e45b16ce6d109c088e99
> boost_1_84_0_b1_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
>
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost
>
>


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