* Leo Peschier <[EMAIL PROTECTED]> [2006-05-10 17:06]:
> - changing optimization flags (from -O3 -march=pentium4 to -O2 
> -march=pentium4)

In my experience -O3 and -march=pentium3 (what I have) break firefox.
-fomit-frame-pointer and -ffast-math also break it.

The most I've been able to do is "-march=i686". Nowadays I just
--enable-optimize.

-- 
Miguel Bazdresch
http://thewizardstower.org/
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to