[Wine] Re: Assembler errors in interlocked.c 0.9.61/1.1.12

vitamin wineforum-user at winehq.org
Thu Jan 15 08:54:01 CST 2009


Fallenblood wrote:
> Said lines contain some obscure assembler instructions. Can anyone help me fix this so I can continue with my regression testing?

If you on x86_64 make sure to add ' -m32' to the CC:

Code:
CC='ccache gcc -m32' ./configure ...









More information about the wine-users mailing list