[Bug 5218] Wine compiled with -Os optimization crashes
http://bugs.winehq.org/show_bug.cgi?id=5218 dank(a)kegel.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|WONTFIX | ------- Additional Comments From dank(a)kegel.com 2006-13-05 22:45 ------- Wine should be able to compile with at least some optimization. http://gcc.gnu.org/onlinedocs/gcc-4.1.0/gcc/Optimize-Options.html#Optimize-O... lists what each optimization flag does. -Os doesn't look terribly dangerous except that it turns on -fstrict-aliasing, which many apps aren't ready for. What happens if you try -Os -fno-strict-aliasing ? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
participants (1)
-
Wine Bugs