<sigh> that is frustrating... after all that work/time you don't know anymore about what caused the problem :(

Robert Young wrote:
CFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer"

now work.

I guess I need to be running mem check on this computer.

Riyad Kalla wrote:


Robert keep us updated, this is interesting to me to know the answer as
well.

Best,
-Riyad

Robert Young wrote:


Spider wrote:



begin  quote
On Fri, 08 Aug 2003 12:39:09 -0400
"Robert Young" <[EMAIL PROTECTED]> wrote:



Just a thought

I submitted a bug against Mozilla
http://bugs.gentoo.org/show_bug.cgi?id=26068

It seems to be because of my CFLAGS
CFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer"

I changed them to
CFLAGS="-march=pentium3 -O2

and it seems to be working so far.


Consider restoring it to the original settings and rebuild it.


ICE is generally either a bug in the optimizations of the -gcc- (which
is stripped away from optimizations since its known to break with them
anyhow. Gcc is sensitive for them)

-or-

Hardware malfunction thats not redily reproduceable. This may include
stressing the CPU a bit more than its used to, ram that looses bits at
some places and parts of load, overheating in the summer warmth ;-(  and
other obscure things that you never really think about.

(I've had a mobo which timed out some transmits during sustained high
bus load, as in extreme RAM read/write actions. Which lead to silent
drops and then errors. un.fun.)




-O2 works
I am now trying
-march=pentium3 -O3 -pipe"
if that works I will try
-march=pentium3 -O3 -pipe -fomit-frame-pointer"
again and assume the hardware or the gcc is a bit flaky



//Spider

--
begin  .signature
This is a .signature virus! Please copy me into your .signature!
See Microsoft KB Article Q265230 for more information.
end

------------------------------------------------------------------------
 Part 1.2Type: application/pgp-signature



-- [EMAIL PROTECTED] mailing list


-- [EMAIL PROTECTED] mailing list



-- [EMAIL PROTECTED] mailing list



--
[EMAIL PROTECTED] mailing list



Reply via email to