Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 41154

Summary: pygtk gives lots and lots of warnings with -O2 gcc flag.
Product: Gentoo Linux Reporter: ferret <ferret-bgo>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description ferret 2004-02-10 13:33:51 UTC
I'm attaching some output. Note, I realise the subject of this bug isn't the
reason for the compilation failure; the reason is some-other-bug, but never mind
that. The amount of warnings here is ridiculous! My CFLAGS:

CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer -fprefetch-loop-arrays
-mfpmath=387,sse"

However, I tried with CFLAGS="-O2" and the warnings still occurred. With
CFLAGS="-O", it doesn't. Are these non-fatal warnings "worth" a stripping of the
CFLAGS?
Comment 1 ferret 2004-02-10 13:35:25 UTC
Argh, sorry. Elinks is ridiculous. I hit "back" then refresh :/

*** This bug has been marked as a duplicate of 41153 ***