19 Aug
2025
19 Aug
'25
7:50 p.m.
Switched PR to draft. Further testing shows that although `/DYNAMICBASE` fixes the underlying bug, the bug may be solely related to the 64-bit-only `/HIGHENTROPYVA` flag. If this is the case, I would propose that the patch is modified to include **both** flags, similar to how mingw does it. e.g. `--disable-dynamicbase` `--disable-high-entropy-va` -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8786#note_113187