Andarwinux wrote: FYI, MinGW can’t keep up with Windows SDK. The reason people still rely on MinGW today is largely because Windows SDK’s directory structure is very complicated for cross-compilation. This PR makes it possible for users who want to move away from MinGW to switch to Windows SDK - there’s huge potential demand in this PR.
https://github.com/llvm/llvm-project/pull/96417 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
