http://bugs.winehq.org/show_bug.cgi?id=22890
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2010-05-30 06:13:15 --- (In reply to comment #1)
Wine refuses to work properly with -fomit-frame-pointer for me. Which is regrettable.
How is this related to this bug? Is -fomit-frame-pointer an actual culprit here?
Not related, but what's the purpose of compiling with custom flags instead of well tested default ones? Does -fomit-frame-pointer really give noticeable performance improvements or is that just a speculation?