djeter: Win32 2004-03-26 trunk (O2/GAL6/SSE Optimized)

Discussion about official Mozilla Firefox builds
Post Reply
User avatar
djeter
Posts: 651
Joined: May 13th, 2003, 6:21 pm
Location: Falkner, MS

djeter: Win32 2004-03-26 trunk (O2/GAL6/SSE Optimized)

Post by djeter »

This build was built from CVS using Visual C++ .NET 2003 using some optimizations.
**This build has the patch for Bug 101249 found here.
**This build has the patch for Bug 204519 found here.
**This build has the patch for Bug 232215 found here.
**This build has the patch for Bug 236673 found here.
**This build has the patch for Bug 236725 found here.

---
This build has the following optimizations:
-O2 -GAL6 -c -arch:SSE
---
Download: http://djeter.home.dixie-net.com/Firefo ... L6-SSE.exe (5.36 MB) 7-Zip SFX

Checkout Start: Fri Mar 26 06:13:09 CST 2004
Build Complete: Fri Mar 26 08:37:21 CST 2004


My .mozconfig goes something like this:

Code: Select all

ac_add_options --disable-ldap
ac_add_options --disable-mailnews
ac_add_options --enable-extensions=cookie,xml-rpc,xmlextras,p3p,pref,universalchardet,typeaheadfind,webservices
ac_add_options --enable-crypto
ac_add_options --enable-strip
ac_add_options --disable-composer
ac_add_options --disable-profilesharing
ac_add_options --disable-tests
ac_add_options --disable-debug
ac_add_options --enable-optimize="-O2 -GAL6 -c -arch:SSE"
ac_add_options --enable-static
ac_add_options --disable-shared
ac_add_options --disable-activex
ac_add_options --disable-activex-scripting
ac_add_options --disable-accessibility

My builds have the following preference set:
pref("general.useragent.vendorComment", "djeter")
Last edited by djeter on March 26th, 2004, 6:11 pm, edited 1 time in total.
Mozilla/5.0 ( Windows; U; Windows NT 6.1; en-US; rv:1.9.1b4pre ) Gecko/20090403 SeaMonkey/2.0b1pre (djeter)
chob
Posts: 4283
Joined: May 17th, 2003, 12:05 pm
Location: London, UK

Post by chob »

Working nicely here! Even Import worked. thanks.
Post Reply