http://bugs.winehq.org/show_bug.cgi?id=5138
------- Additional Comments From mike@codeweavers.com 2006-16-05 01:04 ------- gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHLWAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -gstabs+ -Wdeclaration-after-statement -Wpointer-arith -g -O2 -o thread.o thread.c
For the same file, I have -g -O2 in there too ... these should be added by default by ./configure. (Ignore the -m32, I'm using AMD64 now...)
If you can't get it to work with the CVS, maybe it's time to try GIT...? :)