http://bugs.winehq.org/show_bug.cgi?id=33125
--- Comment #78 from thanoulas thanoulas@gmail.com 2013-04-10 17:13:46 CDT --- (In reply to comment #75)
@thanoulas Your description confuses me a little. Have you used clang (3.2) or GCC (4.8) - these are different compilers - also for dlls/kernel32/sync.c and the rest, or did you just use clang for winemac.drv?
Compile everything with gcc48 and winemac.drv with clang
Doing the change I described in the Makefile.in of winemac.drv will force the main make command to compile winemac.drv with clang instead of gcc