[Bug 52419] Wine 7.0 Release Doesn't Compile on Arch with GCC

WineHQ Bugzilla wine-bugs at winehq.org
Wed Jan 19 18:02:28 CST 2022


https://bugs.winehq.org/show_bug.cgi?id=52419

Zebediah Figura <z.figura12 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |z.figura12 at gmail.com

--- Comment #14 from Zebediah Figura <z.figura12 at gmail.com> ---
(In reply to nekoNexus from comment #13)
> It seems the -fno-plt flag is the reason why this occurs

I don't believe we can support that flag, at least not on i386. We can't use
GOT loads because some applications try to hook code by copying it and don't
account for them (see e.g. [1]).

Is there a reason you need -fno-plt?

[1]
https://source.winehq.org/git/wine.git/commitdiff/8f732c66ab37b54c30d63c74f7822ba1d4f04996

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list