Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 41154 - pygtk gives lots and lots of warnings with -O2 gcc flag.
Summary: pygtk gives lots and lots of warnings with -O2 gcc flag.
Status: RESOLVED DUPLICATE of bug 41153
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-10 13:33 UTC by ferret
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***