On Nov 6, 2020, at 8:52 AM, Marshall Clow <mclow.lists@gmail.com> 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 Mac OS 10.15.7 with Apple clang version 11.0.3 (clang-1103.0.32.62) with the following configurations:

* cxxstd=03
* cxxstd=11
* cxxstd=14
* cxxstd=17
* cxxstd=2a

— Marshall