Summary: | esound ebuild compile fails with -Os option. | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Simon Matthews <simon+bugzilla> |
Component: | New packages | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
Status: | RESOLVED INVALID | ||
Severity: | normal | CC: | aross |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Simon Matthews
2004-05-25 23:00:41 UTC
What version of esound are you trying to emerge, and at what point does it fail? What is the exact error message? It might be helpful if you attached the output of "emerge info" and the emerge log. esound 0.2.34 compiles fine on my system using the following CFLAGS: CFLAGS="-Os -march=athlon-xp -pipe -fomit-frame-pointer" Looks like it is working for me too. |