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

Bug 7877

Summary: Galeon problem with gentoo-1.4beta (gcc-3.2)
Product: Gentoo Linux Reporter: Paul de Vrieze (RETIRED) <pauldv>
Component: Current packagesAssignee: Spider (RETIRED) <spider>
Status: RESOLVED INVALID    
Severity: normal CC: azarah
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Paul de Vrieze (RETIRED) gentoo-dev 2002-09-13 08:23:48 UTC
I found that compiling galeon and mozilla with the "-march=pentium3 -O2" CFLAGS
will make galeon very instable. After some experimenting with galeon2 I tried to
use different CFLAGS for mozilla and galeon. Using "-march=i686 -O" makes it
rock stable again.

I didn't try to find out whether or not -O2 also works, but both override to use
-O3. My guess is that in some way galeon triggers a bug in gcc.
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2002-09-14 09:02:55 UTC
Ok, but dont you think you should rather report this with the gcc guys ?