trcrsired wrote:

> > no. I do not want that complicated file structure. I just want normal GNU 
> > style's sysroot.
> > x86_64-windows-msvc sysroot should have exact the same file struct as 
> > x86_64-windows-gnu.
> 
> The -msvc triples are designed to work with libraries from MSVC and the 
> Windows SDK. We can't change how those are organized.

There is no "--sysroot" for msvc and windows SDK. Also there is no support for 
libc++ in that directory either. My definition is correct to make clang 
--sysroot work the same way as other platforms.

https://github.com/llvm/llvm-project/pull/96417
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to