https://bugs.winehq.org/show_bug.cgi?id=52419 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12(a)gmail.com --- Comment #14 from Zebediah Figura <z.figura12(a)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/8f732c66ab37b54c30d63c74f7... -- 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.