Bug 42462 - MythMusic does not compile correctly with "-march pentium4"
Bug#: 42462 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: bug-wranglers@gentoo.org Reported By: henti@geekware.co.za
Component: Ebuilds
URL:  http://mythtv.org/pipermail/mythtv-dev/2003-August/012446.html
Summary: MythMusic does not compile correctly with "-march pentium4"
Keywords:  
Status Whiteboard: 
Opened: 2004-02-22 04:10 0000
Description:   Opened: 2004-02-22 04:10 0000
This continues in gcc 3.3.3 but the workaround code does not get effected on my
system

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Daniel Ahlberg (RETIRED) 2004-02-22 05:23:48 0000 -------
Fixed in CVS, thanks!

------- Comment #2 From Stefan Andersen 2004-04-07 13:40:03 0000 -------
I also got this problem using mythmusic-0.14 (there is no newer ebuild rigth
now in portage)
Changing -march pentium4 to -march pentium3 while compiling mythmusic helped
me.