djeter: Win32 2004-03-14 trunk (O2/GL6/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-14 trunk (O2/GL6/SSE Optimized)

Post by djeter »

This build was built from CVS using Visual C++ .NET 2003 using some optimizations.
**This build might crash if you do not have "Firefox" profile.
**This build is known to crash when selecting "File > Import".

**This build has the patch for Bug 234717 found here.
**This build has the patch for Bug 236240 found here.
**This build has the patch for Bug 237186 found here.

---
This build has the following optimizations:
-O2 -GL6 -c -arch:SSE

**The -c switch is there because it speeds my building up a little bit.
---
Download: http://djeter.home.dixie-net.com/Firefo ... L6-SSE.exe (5.34 MB) 7-Zip SFX

Checkout Start: Sat Mar 13 23:59:51 CST 2004
Build Complete: Sun Mar 14 03:18:11 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 -GL6 -c -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 »

Just downloaded it... I'll let you know how it goes. :)
User avatar
whiskydean
Posts: 36
Joined: March 12th, 2004, 9:00 am

Post by whiskydean »

Just downloaded it. I have no idea what you're doing, but your builds are brilliant !
ByTor201
Posts: 573
Joined: November 26th, 2003, 10:36 am
Location: 40:53:21N 74:02:46W

Post by ByTor201 »

Yep, everything is running fine so far. I see the "About" graphic is back to the way it should be. Very nice. :)
hussam
Posts: 616
Joined: August 22nd, 2003, 11:49 am
Contact:

Post by hussam »

**This build has the patch for Bug 234717 found here.

Djeter, are you sure you are including this patch? last week, your builds did not have this bug, but now they do.

this build did not have this bug "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040303 Firefox/0.8.0+ (djeter)"
but the build that you did yesterday did have this bug.
ByTor201
Posts: 573
Joined: November 26th, 2003, 10:36 am
Location: 40:53:21N 74:02:46W

Post by ByTor201 »

ht990332 wrote:this build did not have this bug "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040303 Firefox/0.8.0+ (djeter)"
but the build that you did yesterday did have this bug.

I'm not seeing this bug in today's build.

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040314 Firefox/0.8.0+ (djeter)
hussam
Posts: 616
Joined: August 22nd, 2003, 11:49 am
Contact:

Post by hussam »

ok, thanks for the notice.
User avatar
bcool
Posts: 638
Joined: December 27th, 2003, 9:01 am
Location: Ozarks

Post by bcool »

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040314 right over the top of 20040312(retaining chrome.rdf & installed-chrome.txt) = this build is sweet. No complaints here. :)
Never let them see you sweat
Post Reply