Bug 32745 - -Os in CFLAGS breaks games-emulation/openmsx
Bug#: 32745 Product:  Gentoo Linux Version: 1.4 Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: chainsaw@gentoo.org
Component: Games
URL: 
Summary: -Os in CFLAGS breaks games-emulation/openmsx
Keywords:  
Status Whiteboard: 
Opened: 2003-11-04 14:43 0000
Description:   Opened: 2003-11-04 14:43 0000
Having -Os in CFLAGS breaks openmsx, the compile works, but the application
fails to start:

Using default machine: cbios-msx2
Aborted

Using -O2 instead results in a normal, working binary.

Please have the ebuild replace -Os with -O2.

------- Comment #1 From Mr. Bones. 2003-11-04 14:47:55 0000 -------
Fixed in CVS.  Thanks for the bug report.