[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 Oct 21 08:27:43 CDT 2015


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

--- Comment #12 from Sergey Isakov <isakov-sl at bk.ru> ---
(In reply to Josh Pettus from comment #5)
> Thanks for your help! (And Ken Too)
> 
> I tried the patch and added --disable-winemac.drv.  Strangely enough, it
> still required me to hack up /usr/include/dispatch/object.h and later
> /usr/include/xpc/base.h. hardly ideal.  But it did compile!  In theory I
> don't need the mac driver anyway.  My goal is to try to run 64 bit chess
> engines, which are command line.  So far so good!  Got a 64 bit version of
> naum 4.6 playing my native stockfish in the osx xboard.app :)

Instead of --disable-winemac.drv there is better solution
Write CC=clang into
dlls/winemac.drv/Makefile.in

Enjoy!

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