21 Oct
2025
21 Oct
'25
12:05 p.m.
On Tue Oct 21 11:55:19 2025 +0000, Jacek Caban wrote:
Windows 10 components seem to use "10.0", so I’d be inclined to just use that. If it turns out not to work for some reason, LLD uses "6.0" on all targets anyway, so it should be fine to use that and drop the condition. Ok, fwiw this only sets the "subsystem version" (as reported by winedump) in the PE header, not the "required OS version" or "image version". I don't know if there's compiler flags for these.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/9027#note_119192