http://bugs.winehq.org/show_bug.cgi?id=17406 --- Comment #22 from Eric Sandall <sandalle(a)sourcemage.org> 2009-03-07 02:48:05 --- Using '-fno-guess-branch-probability' also worked: make[2]: Entering directory `/usr/src/wine-1.1.16/libs/port' 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 -fno-guess-branch-probability -march=nocona -m32 -pipe -DPIC -fPIC -O3 -o ffs.o ffs.c $ gcc -v Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/specs Target: i686-pc-linux-gnu Configured with: /usr/src/gcc-4.3.2/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-threads=posix --with-system-zlib --build=i686-pc-linux-gnu Thread model: posix gcc version 4.3.2 (GCC) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.