On Nov 6, 2020, at 8:50 AM, Marshall Clow <[email protected]> wrote: > [snip] > > 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 successfully built the libraries on Ubuntu 18.04 With gcc 7.0.5 with the following configurations: * cxxstd=03 * cxxstd=11 * cxxstd=14 * cxxstd=17 And with Apple clang tip-of-tree with the following configurations: * cxxstd=03 * cxxstd=11 * cxxstd=14 * cxxstd=17 * cxxstd=2a — Marshall _______________________________________________ Boost-users mailing list [email protected] https://lists.boost.org/mailman/listinfo.cgi/boost-users
