| 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.
Fixed in CVS, thanks!
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.