aebrahim: Linux 2003-11-18 GCC 3.3.2 XFT/GTK2 Pentium4/SSE2

Discussion about official Mozilla Firefox builds
Post Reply
aebrahim
Posts: 1234
Joined: November 10th, 2002, 2:47 am
Location: Hong Kong
Contact:

aebrahim: Linux 2003-11-18 GCC 3.3.2 XFT/GTK2 Pentium4/SSE2

Post by aebrahim »

I've compiled Firebird on Linux using GCC 3.3.2 with XFT and GTK2 for the Pentium 4 with SSE2 optimisations. I compiled this build using Fedora Core 1. The build is here:

http://pryan.org/firebird/aebrahim/Mozi ... e2.tar.bz2 (8.7MB)

I used the following .mozconfig to build:

. $topsrcdir/browser/config/mozconfig
ac_add_options --disable-tests
ac_add_options --disable-debug
ac_add_options --enable-optimize="-O3 -march=pentium4 -msse2 -mfpmath=sse"
ac_add_options --enable-xft
ac_add_options --enable-default-toolkit=gtk2

My builds have the following preference set:
pref("general.useragent.vendorComment", "aebrahim");
TheOneKEA
Posts: 4864
Joined: October 16th, 2003, 5:47 am
Location: Somewhere in London, riding the Underground

Post by TheOneKEA »

I need to move to this build; I'm having an increasing number of heisenbugs appear in daihard's 20031029 build. Unfortunately, this means no HushMail access :( :(

EDIT: Sigh, no more of this. I'm going back to the 20031029 daihard build; I've gone and added my comments to Bugzilla.
Proud user of teh Fox of Fire
Registered Linux User #289618
Post Reply