Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7877 - Galeon problem with gentoo-1.4beta (gcc-3.2)
Summary: Galeon problem with gentoo-1.4beta (gcc-3.2)
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Spider (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-13 08:23 UTC by Paul de Vrieze (RETIRED)
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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 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 ?