http://bugs.winehq.org/show_bug.cgi?id=7448
------- Additional Comments From jisakiel@yahoo.es 2007-16-02 12:58 ------- OK, recompiled with CXXFLAGS = CFLAGS = "-march=pentium-m -mtune=pentium-m -msse -msse2 -ggdb -fno-strict-aliasing -pipe", and with CCACHE disabled. As expected, same problem happen, so this is another confirmation.
(thou I got interested in the fno-strict-aliasing... I still don't use to code that low, so I didn't know anything about that... Now I am recompiling a couple of packages that are a bit problematic, such as firefox).