aebrahim: Linux 2003-10-31 GCC 3.3.2 XFT/GTK2 Pentium4/SSE

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-10-31 GCC 3.3.2 XFT/GTK2 Pentium4/SSE

Post by aebrahim »

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

http://pryan.org/firebird/aebrahim/Mozi ... se.tar.bz2 (8.4MB)
This build requires a processor that supports SSE. It will work on Pentium III or better (and derived Celerons), or AthlonXP or better.

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 -msse -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");
gaspeer
Posts: 100
Joined: August 28th, 2003, 6:09 pm
Location: Springfield, Missouri

Post by gaspeer »

Hey, aebrahim,

Any Windows builds coming today? Just wondered, since I read that missing button stuff
from yesterday was fixed. Love your builds. Appreciate the work you do for all of us
Firebird junkies!

Gary Speer
aebrahim
Posts: 1234
Joined: November 10th, 2002, 2:47 am
Location: Hong Kong
Contact:

Post by aebrahim »

gaspeer wrote:Hey, aebrahim,

Any Windows builds coming today? Just wondered, since I read that missing button stuff
from yesterday was fixed. Love your builds. Appreciate the work you do for all of us
Firebird junkies!

Gary Speer

There have been some build problems today on Windows that I've not been able to sort out. Hence, no builds till that gets sorted. That's also why there are no official Win32 builds.
gaspeer
Posts: 100
Joined: August 28th, 2003, 6:09 pm
Location: Springfield, Missouri

Post by gaspeer »

I see. Thanks again for all you do here. I know many of us appreciate it very much.

Gary Speer
Post Reply