djeter: Win32 2004-02-26 trunk (G6/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-02-26 trunk (G6/SSE Optimized)

Post by djeter »

This build was built today from CVS using Visual C++ .NET 2003 using some optimizations.
---
This build has the following optimizations:
-O1 -Oi -G6 -arch:SSE
---
Download: http://djeter.home.dixie-net.com/Firefo ... G6-SSE.exe (5.02 MB) 7-Zip SFX

Checkout Start: Thu Feb 26 04:25:24 CST 2004
Build Complete: Thu Feb 26 05:46:03 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 --enable-strip-libs
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="-O1 -Oi -G6 -arch:SSE"
ac_add_options --enable-static
ac_add_options --disable-pedantic
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");
Mozilla/5.0 ( Windows; U; Windows NT 6.1; en-US; rv:1.9.1b4pre ) Gecko/20090403 SeaMonkey/2.0b1pre (djeter)
ByTor201
Posts: 573
Joined: November 26th, 2003, 10:36 am
Location: 40:53:21N 74:02:46W

Post by ByTor201 »

Thanks! :)
User avatar
djeter
Posts: 651
Joined: May 13th, 2003, 6:21 pm
Location: Falkner, MS

Post by djeter »

You're welcome.

**It doesn't look like I will get a 2004-02-27 G6/SSE build up before I go to college because my build process pauses for no reason (again) and I have to manually exit it. However, since I get out of college early on Fridays, I will try to get a build up when I get home. Today's build should be a O2/G6/SSE build if I can get it to compile since I did find a little speed boost (for me) when I made a test build of it yesterday.
Mozilla/5.0 ( Windows; U; Windows NT 6.1; en-US; rv:1.9.1b4pre ) Gecko/20090403 SeaMonkey/2.0b1pre (djeter)
ByTor201
Posts: 573
Joined: November 26th, 2003, 10:36 am
Location: 40:53:21N 74:02:46W

Post by ByTor201 »

Thanks for the update. I look forward to it if you can get it built. :)
ByTor201
Posts: 573
Joined: November 26th, 2003, 10:36 am
Location: 40:53:21N 74:02:46W

Post by ByTor201 »

I guess it didn't work out. :(
User avatar
djeter
Posts: 651
Joined: May 13th, 2003, 6:21 pm
Location: Falkner, MS

Post by djeter »

Unfortunately, I couldn't get a build for the 27th to work. It would crash on startup with random errors which made it hard to find out why it wouldn't start.

**I do have a build for 2004-02-28 (O2/G6/SSE) that should be up within the next hour or so. :)
Mozilla/5.0 ( Windows; U; Windows NT 6.1; en-US; rv:1.9.1b4pre ) Gecko/20090403 SeaMonkey/2.0b1pre (djeter)
ByTor201
Posts: 573
Joined: November 26th, 2003, 10:36 am
Location: 40:53:21N 74:02:46W

Post by ByTor201 »

Cool! I can't wait to try it out. :D
Post Reply