On Mon Jun 16 07:49:24 2025 +0000, Alexandre Julliard wrote:
Thanks. Everything looks good, so my guess is you are running into the make install bug (#58269).
I'll try 10.10 soon. But are we talking about the same thing? Wine builds fine for me. The problem is I'm trying to use `winegcc` which calls `winebuild` in order to build a DLL on an ARM64 Linux device. In that scenario `winebuild` is generating Intel code, and that is what I attempted to fix with this MR.