Hi Anthony, this is the error log using the latest master branch: https://fars.ee/8B-5

I was trying to build wolfSSL under MSYS2 (ucrt) with the following flags:

--enable-quic --enable-session-ticket --enable-earlydata --enable-psk --enable-harden --enable-altcertchains

The configure process worked fine without any error, however the build process did not work, producing the following error: https://fars.ee/7n1Y

I confirm that I was using the latest winpthreads library provided by MSYS2 (mingw-w64-x86_64-winpthreads-git 11.0.0.r198.g93ca95b32-1).