https://bugs.winehq.org/show_bug.cgi?id=52419
Bug ID: 52419 Summary: Wine 7.0 Release Doesn't Compile on Arch with GCC Product: Wine Version: 7.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: nekoNexus@protonmail.ch Distribution: ---
Created attachment 71673 --> https://bugs.winehq.org/attachment.cgi?id=71673 Arch PKGBUILD File for Wine 7.0 Release
Using the default Arch makepkg flags (from /etc/makepkg.conf - by default this uses GCC), using this example PKGBUILD fails to link a few things in the 32-bit part of a WoW64 build thereby preventing compilation.
This also occurs if compiling with mingw is enabled, so that doesn't work either.
The error messages are all variations of: ". . . without base register can not be used when making a shared object"