В письме от вторник, 14 июля 2026 г. 11:52:01 MSK пользователь Ion Gaztañaga via Boost написал:
Boost 1.92.0 beta 1 is now available at:
I've successfully built and installed the libraries using * Linux x86_64 with gcc-16; * Linux x86_64 with clang-23; * cross-compiling with Mingw-w64 11.0.1 (gcc-13, win32 threading model, address-model 32, 64); * cross-compiling with GCC 13 targeting arm-linux-gnueabi. For each target I tried each of C++ 11, 14, 17, 20, and 23. For gcc-16 and clang-23 I added C++ 26. For cross-builds I had to disable Python, as I don't have versions of libpython for those targets. Function Types (via Log), Log, Python, Serialization, Test, Url, and Wave emitted warnings when building with GCC-16. Cobalt, Function Types (via Log), and Python emitted warnings when building with Clang-23. Log, Process, and Stacktrace emitted additional warnings when building for arm-linux-gnueabi. Log and Process emitted additional warnings when building with Mingw.