On Wed, Mar 30, 2022, 08:34 Michael Cronenworth <mike@cchtml.com> wrote:
Hi,

Fedora currently ships Wine 7.3 released February 25th, 2022.

Wine 7.4, released March 11th, started to require a 'llvm-mingw' compiler for ARM64
builds. Fedora ships the 'mingw-w64' gcc-based MinGW environment and does not ship
the 'llvm' MinGW environment. Unlike the WineMono package, which bundles a
'llvm-mingw' compiler (that is removed and mingw-w64 is used), the Wine package does
not bundle one and does not allow for an alternative compiler.

I will need to drop ARM from Wine in order to continue shipping new updates. I do
not have the bandwidth to package the llvm-mingw compiler toolchain, nor do I have
the time right now to discuss this with upstream.

That is an unfortunate decision on the part of wine. Gcc is a very robust compiler.