http://bugs.winehq.org/show_bug.cgi?id=15650
Summary: Wine crashes if it is built with -fomit-frame-pointer Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: amorozov@etersoft.ru
Created an attachment (id=16709) --> (http://bugs.winehq.org/attachment.cgi?id=16709) WINEDEBUG=+winedevice ./wine winecfg
If wine is built with CFLAGS=-fomit-frame-pointer ./configure then it crashes.
$ gcc --version i586-alt-linux-gcc (GCC) 4.1.2 20070626 (ALT Linux, build 4.1.2-alt3) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.