On Fri Jun 13 20:05:16 2025 +0000, Alexandre Julliard wrote:
The code you changed is only used for ELF builds, but that's not going to work on ARM64, you need a PE build. Did you hack configure to make it build, or did the PE detection fail for some reason?
I did not make any changes to configure, so I guess PE detection failed.