http://bugs.winehq.org/show_bug.cgi?id=34231
Skrinak skrinak@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #3 from Skrinak skrinak@gmail.com 2013-08-13 02:34:27 CDT --- Please close this bug. I figured out how to make this work:
Install the apple gcc 4.2.1 compiler Download wine-1.4.1
Compile wine with these options:
env CC="gcc-4.2 -arch i386 "
-