Segmentation Fault in wine cvs after 0.9

Dmitry Timoshkov dmitry at baikal.ru
Sat Nov 5 22:44:07 CST 2005


"zhilla" <zhilla at spymac.com> wrote:

> then, changed processor optimizations to much more conservative
> "-O2 -march=i486 -mcpu=i686"
> and it it works like a charm.
> athlon-xp optimizatins used in the first place are from 
> http://gentoo-wiki.com/Safe_Cflags . if gentoo people claim these are 
> safe cflags, and it worked until couple days ago, then something is 
> definetly wrong, right?

When somebody plays with compiler flags it's definitely wrong. If you
are brave enough to use custom compiler switches you are must be qualified
enough to cope with any problems caused by that. Feel free to debug it on
your own. It's most likely that -fomit-frame-pointer is the culprit.

-- 
Dmitry.




More information about the wine-devel mailing list