
15 Jul
2025
15 Jul
'25
8:51 a.m.
On 15 Jul 2025 16:16, Matt Borland via Boost wrote:
I have successfully built the libraries on an M4 Mac with macOS 15.5 and Homebrew Clang 20.1.7 and cxxstd=11,14,17,20,23,2c. On the same platform using Homebrew GCC 15.1.0 and the same language standards, Boost.Context errors in both b2 configuration and linking which causes the following libraries to be skipped: Cobalt, Coroutine, Fiber, Log, and Process.
A gist with a reduced build log can be found here: https://gist.github.com/mborland/d17291f28bb9a94e92a6bf3220e5422e
FWIW, for Boost.Log, I'm planning to ask for permission to merge a change that will remove the dependency on Context after the beta.