Boost logo

Boost :

From: Marshall Clow (mclow.lists_at_[hidden])
Date: 2023-03-09 17:09:52


On Mar 9, 2023, at 8:24 AM, Marshall Clow <mclow.lists_at_[hidden]> wrote:
>
> Available at: <https://boostorg.jfrog.io/artifactory/main/beta/1.82.0.beta1/source/>
>
> The SHA256 checksums are as follows:
>
> 495b2ae2f6970ea1e635f80222d9f6978148496cdd163e87c37cdd6de3b5ccfc boost_1_82_0_b1_rc1.zip
> 0af2a60f76abb4f411b1bd9c1a553f64454d9414990e8cc12f02f3b431e2ac45 boost_1_82_0_b1_rc1.tar.gz
> efe17bea3f0b2c11f34828f37d5777f30eb6fef57af355c6a6664b08a4339999 boost_1_82_0_b1_rc1.7z
> edf4cb9e8e5a14412b91311438478ef6ce12afe2a54714eb2f0632a454c3d8d5 boost_1_82_0_b1_rc1.tar.bz2
>
> 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

I have successfully built the boost libraries for C++03/11/14/17/20 on Mac OS 12.6.3 with:

$ clang++ -v
Apple clang version 14.0.0 (clang-1400.0.29.202)
Target: arm64-apple-darwin21.6.0

And

$ clang++ -v
Apple clang version 14.0.0 (clang-1400.0.29.202)
Target: x86_64-apple-darwin21.6.0

— Marshall


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