https://bugs.winehq.org/show_bug.cgi?id=56956
--- Comment #4 from Liam Middlebrook loothelion@nvidia.com --- (In reply to Fabian Maurer from comment #1)
How do you get the cl.exe for testing?
It comes with Microsoft Visual Studio. I'm not sure if it's available as a separate command-line distribution. It looks like the following link may be for that but I'm not familiar with that, sorry: https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-...
(In reply to cqwrteur from comment #3)
Hi. I haven't checked what's causing regression for msvc.
Can you first use this with clang for cross compilation? My windows-msvc-sysroot project provides msvc libraries for clang to compile your code instead of msvc on linux.
No. I am not going to change my build toolchain due to a regression in Wine. I've locally reverted the regressing commit in my build so that my work is not blocked.