http://bugs.winehq.org/show_bug.cgi?id=2778
------- Additional Comments From xerox_xerox2000@yahoo.co.uk 2005-26-10 04:11 ------- are you sure? when i look at the output i just see for example:
gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wdeclaration-after-statement -Wpointer-arith -g -O2 -o palette_main.o palette_main.c
no -m32 in there. i just do export CFLAGS="-m32" ./configure && make depend && make