Boost logo

Boost Users :

From: Tom Kent (lists_at_[hidden])
Date: 2020-11-12 13:03:33


Windows/Visual Studio builds look good.

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

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 results can be found here:
https://gist.github.com/teeks99/24ba113c7cada3da8959d02fd1d67079

Tom

On Thu, Nov 12, 2020 at 1:02 AM Marshall Clow via Boost <
boost_at_[hidden]> wrote:

> The second release candidates for the 1.75.0 beta release are now available
> at:
>
> <https://dl.bintray.com/boostorg/beta/1.75.0.beta1/source/>
>
> The SHA256 checksums are as follows:
>
> 3f01d3e5dc822e151892040d4667e364ea808d208d2e49cc7a1802bd4da3d4cc
> boost_1_75_0_b1_rc2.7z
> 9b75a80f845d4ae312e3c9151ffdfe3fed450973095e0a15c68d0be394f2f2df
> boost_1_75_0_b1_rc2.tar.bz2
> 123519d4b056fbbd69e452db880abe2c7e55f21779d44a4d6b6c714d5c13c3ee
> boost_1_75_0_b1_rc2.tar.gz
> b73e01d22d5b3d2ff82f14a371e3974fab30448bf6ff5ac8b9c829539a19c2d7
> boost_1_75_0_b1_rc2.zip
>
> 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-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net