bangbang023: Firefox 2/25/04 O3 (opt. for P4 and SSE2)

Discussion about official Mozilla Firefox builds
Post Reply
User avatar
bangbang023
Posts: 1726
Joined: July 7th, 2003, 12:23 am
Location: Brooklyn, NY
Contact:

bangbang023: Firefox 2/25/04 O3 (opt. for P4 and SSE2)

Post by bangbang023 »

Java does not work with this build. Use my O2 build instead if you need Java

This release was built using GCC. I built it using the following mozconfig:
CC=gcc
CXX=g++
CPP=cpp
AS=as
LD=ld
LDFLAGS=-mwindows
ac_add_options --disable-accessibility
ac_add_options --disable-activex-scripting
ac_add_options --disable-activex
ac_add_options --disable-composer
ac_add_options --disable-debug
ac_add_options --disable-ldap
ac_add_options --disable-mailnews
ac_add_options --disable-tests
ac_add_options --disable-installer
ac_add_options --disable-profilesharing
ac_add_options --enable-crypto
ac_add_options --enable-strip
ac_add_options --enable-strip-libs
ac_add_options --enable-extensions=cookie,xml-rpc,xmlextras,p3p,pref,transformiix,universalchardet,typeaheadfind,webservices
ac_add_options --enable-optimize="-march=pentium4 -mmmx -msse2 -pipe -O3"

export MOZ_PHOENIX=1
mk_add_options MOZ_PHOENIX=1


http://pryan.org/mozilla/firefox/bangba ... 040225.exe (6.28mb, 7z sfx)
Last edited by bangbang023 on February 25th, 2004, 2:38 pm, edited 1 time in total.
User avatar
Kasteo
Posts: 670
Joined: August 24th, 2003, 9:16 am
Location: Thailand

Post by Kasteo »

Work great and fast.... I love O3 optimised build, but the only thing that prevent me from using it is the Java problem. I never be able to use Java in any O3 optimised build.... hope somebody will find the way to make it work.
Last edited by Kasteo on February 25th, 2004, 3:07 pm, edited 1 time in total.
Noia 2.0 theme for Firefox & Thunderbird
- Compaq Presario 2190US, 2.4GHz, 1024MB DDR RAM, 40GB 5400rpm HDD.
- Windows Server 2003 Enterprise, Gecko/20040925 Firefox/0.10 (MOOX M3)
User avatar
bangbang023
Posts: 1726
Joined: July 7th, 2003, 12:23 am
Location: Brooklyn, NY
Contact:

Post by bangbang023 »

I'm probably going to alternate days, one day O2 then next day O3 because I only have one computer so building means I can't do much else.
Post Reply