8 Mar
2024
8 Mar
'24
4:24 p.m.
On Mar 7, 2024, at 10:31 PM, Matt Borland
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 libraries on M1 Mac running macOS Sonoma 14.3.1 with Clang 17.0.6 using cxxstd=11,14,17,20,23.
On the same platform using homebrew gcc-13 13.2.0 I get build failures with boost.fiber and boost.coroutine.
b2 has the following error:
[snip] I have captured this as https://github.com/boostorg/coroutine/issues/63 — Marshall