[Bug 48297] Wineboot crashes on 64bit prefix creation (macOS wine built without mingw)

WineHQ Bugzilla wine-bugs at winehq.org
Tue Dec 17 12:44:53 CST 2019


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

--- Comment #2 from Alexandre Julliard <julliard at winehq.org> ---
It's probably because clang generates calls to memcpy, memset etc. using the
host calling convention. There doesn't seem to be a good way of avoiding that,
so it may require clang patches.

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