https://bugs.winehq.org/show_bug.cgi?id=38380 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian(a)fds-team.de --- Comment #9 from Sebastian Lackner <sebastian(a)fds-team.de> --- (In reply to Austin English from comment #8)
(In reply to Sergey Isakov from comment #7)
I used Clang to compile Wine64 under OSX. winemac.drv compiled as well.
The bug is about a hang with gcc-4.9, not clang.
Besides that replacing __builtin_ms_va_list with __builtin_va_list will obviously not work, not surprised that many apps crash. I would assume that the main problem of this bug (unsupported movq assembler operations) was already fixed by: http://source.winehq.org/git/wine.git/patch/44182ffb5b199893dfe3a4647efe1e85... Please retest. -- 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.