On Sat, Oct 18, 2008 at 7:54 AM, vlip <wineforum-user@xxxxxxxxxx> wrote: > ok i did > sh ./configure CC="gcc" -- verbose > > and now i got > > gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g -O2 -D__i386__ -o interlocked.o interlocked.c > {standard input}: Assembler messages: > {standard input}:38: Error: suffix or operands invalid for `push' > {standard input}:39: Error: suffix or operands invalid for `push' > {standard input}:46: Error: suffix or operands invalid for `pop' > {standard input}:47: Error: suffix or operands invalid for `pop' > make[2]: *** [interlocked.o] Fout 1 > make[2]: Map '/home/***/bin/wine-1.1.6/libs/port' wordt verlaten > make[1]: *** [port] Fout 2 > make[1]: Map '/home/***/bin/wine-1.1.6/libs' wordt verlaten > make: *** [libs] Fout 2 > > > > > > $ ulimit -s unlimted -- -Austin