Boost logo

Boost :

From: Tom Kent (lists_at_[hidden])
Date: 2023-08-03 17:44:11


Looks good on Windows/Visual Studio for 10.0 - 14.3.

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

Tom

On Thu, Aug 3, 2023 at 9:33 AM Marshall Clow via Boost <
boost_at_[hidden]> wrote:

> The first release candidates for the 1.83.0 release are now available at:
> <https://boostorg.jfrog.io/artifactory/main/release/1.83.0/source/>
>
> The SHA256 checksums are as follows:
>
> 9e99f679ea059a25a11bbcb46141868b71c1b33cf89fac916fa392cff20d1577
> boost_1_83_0_rc1.7z
> 4c1cfd15a92ce003a5c2f4bd11311225e7fe42c6686bffabc64e41534167395d
> boost_1_83_0_rc1.tar.bz2
> 0571eb39fc0dd92cc8d1d01d3197c58bb28043392e1038df57090676fd6574fa
> boost_1_83_0_rc1.zip
> 2d6cf669fb45a2c1e2f92f90c9d444b19a4af25420fbf54747366f637a22a3f7
> boost_1_83_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
>
>
> _______________________________________________
> 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