winlibs_mingw
winlibs_mingw copied to clipboard
Request for build instructions (without LLVM/Clang/LLD/LLDB)
Hello,
I would like to request detailed build instructions for reproducing the WinLibs MinGW-w64 builds, but without LLVM/Clang/LLD/LLDB.
For example, I’m interested in building the same configuration as:
GCC 11.3.0 + MinGW-w64 10.0.0 (MSVCRT) - release 3 but without the LLVM/Clang/LLD/LLDB components.
Could you please share the exact steps and configure options you use to build such a release? This would be very helpful for reproducing and debugging builds locally.
Thank you in advance!