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`