[Bug 38380] OSX Wine64 compile hangs on /dlls/ntdll/relay.c with gcc4.9

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jul 22 14:02:35 CDT 2015


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

Sebastian Lackner <sebastian at fds-team.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sebastian at fds-team.de

--- Comment #9 from Sebastian Lackner <sebastian at 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/44182ffb5b199893dfe3a4647efe1e8571599ea1

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.



More information about the wine-bugs mailing list