http://bugs.winehq.org/show_bug.cgi?id=25016
--- Comment #2 from paulo i30817@gmail.com 2010-11-03 09:25:52 CDT --- Git compiled wine doesn't show this problem... Just to be sure i did a "git checkout wine-1.3.6" to see if a wine 1.3.6 compiled by me presented the same problem...
It didn't so there is something my system doesn't like in the compiled git of the repositories of winehq - possibly the optimization level?
I am deleting the ~/.wine dir and then reinstalling the codec thief 2 needs of course.
I would appreciate some guidance, my compile command is: CC="ccache gcc -m32" LDFLFLAGS="-L./lib32" CFLAGS="-g -O0" ./configure --verbose --disable-tests && make depend && make && printf "\a"