http://bugs.winehq.org/show_bug.cgi?id=28981
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |d67275fed84e74072d202fc98c2 | |05f40c6d18b63 Status|REOPENED |RESOLVED Resolution| |FIXED
--- Comment #7 from André H. nerv@dawncrow.de 2011-11-29 09:06:01 CST --- (In reply to comment #5)
According to AJ, we need to define _WIN64 on 64-bit archs. I've got a patch for that, but needs more work, since build fails on 64-bit RPC stuff.
d67275fed84e74072d202fc98c205f40c6d18b63 is in, but it needs much more work to get sparc64/powerpc64 to work. i doubt that we want that. Debian/sparc64 has a 32-bit userland anyway and you need -m64 to tell gcc you don't want to compile for 32-bit. i'm not sure about powerpc64, but as you ran accidently into that bug i guess it has a 64-bit userland.