Thorsten Kampe wrote:

> * Robert Young (2003-08-08 18:39 +0200)
> > 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"
>
> These are *exactly* my flags and Mozilla compiled with those (okay the
> second time - I had to reduce MAKEOPTS from "-j(3+2)" to "-j(3+1)"

You have 3 or 4 cpus?

or your not using the recommended values?

Anyway the build finished with -O2 I am wondering if for some reason it
just dose not build the first 2 time.

I am trying CFLAGS="-march=pentium3 -O3 -pipe" and see if that works and
if it does I will try
CFLAGS="-march=pentium3 -O3 -pipe  -fomit-frame-pointer" and scratch my
head if it works. :)

>
> while using distcc; where m+n ist the ratio localhost to remote distcc
> host).
>
> Thorsten
>
> --
> [EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list

Reply via email to