Boost logo

Boost :

From: Marshall Clow (mclow.lists_at_[hidden])
Date: 2023-11-09 20:18:48


On Nov 9, 2023, at 11:53 AM, Marshall Clow <mclow.lists_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.

I have built the boost libraries on a x86_64 machine running Mac OS X 13.6.1
using "Apple clang version 15.0.0 (clang-1500.0.40.1)”

The libraries were built successfully using C++11/14/17/20/2B.

However, when building for C++03, the following libraries failed to build

* Any
* lexical_cast
* thread
* type_index

Full log attached

— Marshall




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