
On Fri, Mar 14, 2025 at 7:03 AM Дмитрий Архипов via Boost < boost@lists.boost.org> wrote:
I've successfully built and installed most of the libraries using Mingw-w64 11.0.1 (gcc-13, win32 threading model, address-model 32, 64, C++ 11,14,17,20,23), with the caveat that I had to manually set boost.stacktrace.from_exception=off.
For those interested, please see https://github.com/boostorg/stacktrace/issues/163. Thoughts on how to improve this are very much welcome.
Similarly, I've built and installed most of the same libraries using GCC 13 targeting arm-linux-gnueabi (C++ 11,14,17,20,23). I've got the same errors for Context as I did for the last two releases, so I had to disable that library.
Charconv, Container, Log, Math, Process, Serialization, and Wave emitted warnings.
пн, 10 мар. 2025 г. в 07:03, Marshall Clow via Boost < boost@lists.boost.org>:
Available at: https://archives.boost.io/beta/1.88.0.beta1/source/
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Thanks. - Tim