Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14669] libmad-0.15.1b fails with gcc-4.3.1

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14669] libmad-0.15.1b fails with gcc-4.3.1
  • Date: 22 Aug 2008 03:01:52 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14669





--- Comment #2 from Fredrik Carlström <fredrik.carlstrom AT tele2.se>
2008-08-21 22:01:51 ---
Looking a bit closer, it only appears when CFLAGS contains -O2.

It looks as if libmad replaces -O2 with it's own optimization. Trying -Os,
-O1,
-O3 or empty CFLAGS (or any combination not containing -O2) will not produce
this error.


--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



Archive powered by MHonArc 2.6.24.

Top of Page