http://bugs.winehq.org/show_bug.cgi?id=14894
--- Comment #2 from Martin bywec8j02@sneakemail.com 2008-08-17 14:52:49 --- When I compile the latest git I also get a seg. fault.
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g -O2 -o menu.o menu.c {standard input}: Assembler messages: {standard input}:7419: Warning: end of file not at end of a line; newline inserted {standard input}:7752: Error: no such instruction: `m' gcc: Internal error: Segmentation fault (program cc1) Please submit a full bug report. See http://bugzilla.redhat.com/bugzilla for instructions. make[2]: *** [menu.o] Error 1 make[2]: Leaving directory `/home/maj/download/wine/wine/dlls/user32/tests' make[1]: *** [user32/tests] Error 2 make[1]: Leaving directory `/home/maj/download/wine/wine/dlls' make: *** [dlls] Error 2
Or did you mean, that I should try with the latest development version?
Btw. Shouldn't hardware be changed from "PC-x86-64" to 32bit, as I have a 64bit CPU, but using 32bit software?