[Bug 38780] AArch64 platforms: register X18 must remain reserved for Wine to run 64-bit ARM Windows applications (Distro aarch64 toolchains need '-ffixed-x18' default, loader/libc/userland)

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jul 1 16:52:28 CDT 2015


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

--- Comment #4 from André H. <nerv at dawncrow.de> ---
It seems to me that the key is to configure gcc with:
--with-specs=%{!ffixed-x18:-ffixed-x18}
Can someone confirm? So that we can guide people how to do it...

-- 
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