On Fri, Oct 27, 2006 at 07:16:43PM +0100, Martynas Venckus wrote:
> > I'm running firefox 2.0 for 3 days w/o an issue. At the moment i have no
> > other machines except i386, so i'm not sure if it works on other archs.
> >
> > http://www.altroot.org/firefox.tgz
> 
> Ah, forgot to mention what you should test, if interested.
> 
> First of all, apply the diff:
> --- Makefile.orig       Fri Oct 27 20:54:43 2006
> +++ Makefile    Fri Oct 27 20:54:51 2006
> @@ -72,7 +72,7 @@
>                 --enable-xft                    \
>                 --enable-optimize=-Os           \

Is there a specific reason to use -Os in mozilla-*, thunderbird etc?
The Makefiles all respect CFLAGS, files will be compiled with -O2
-pipe -Os.

Does gcc select the lowest or the highest optimization? Or the first one
it encounters?

Tobias

> [...]

Reply via email to