Discussion about official Mozilla Firefox builds
scragz

Posts: 2914Joined: February 8th, 2003, 2:38 amLocation: San Diego, US
Posted December 6th, 2003, 4:09 pm
Edit: Some O2 GLF7 SSE2 builds are all that have completed in the last couple days (ignore that MMX one). I might be switching to O2 so don't be surprised.
You guys know the drill. These are pretty much like aebrahim’s (and I’m copying his descriptions to lessen confusion); if anyone wants something different, tell me and I’ll be happy to make it.
These get built automatically every morning starting at 3:00 AM PST and are uploaded as they are completed, usually before 8:00 AM. Go to the URL below to get the latest.
http://scragz.com/files/mozilla/
Optimized for Pentium 4, Pentium M, Celeron 1.7GHz+, and Athlon64 with SSE2 (-Oxs -G7 -arch:SSE2):
MozillaFirebird-yyyymmdd-hhmm-Oxs-G7-SSE2.7z.exe
(Only works on systems that support the SSE2 instruction set.)
Optimized for Athlon XP and some newer Durons with SSE (-Oxs -G7 -arch:SSE):
MozillaFirebird-yyyymmdd-hhmm-Oxs-G7-SSE.7z.exe
(Only works on systems that support the SSE instruction set.)
Optimized for Pentium III and Pentium III based Celerons with SSE (-Oxs -G6 -arch:SSE):
MozillaFirebird-yyyymmdd-hhmm-Oxs-G6-SSE.7z.exe
(Only works on systems that support the SSE instruction set.)
Optimized for non-SSE Athlons (-Oxs -G7):
MozillaFirebird-yyyymmdd-hhmm-Oxs-G7.7z.exe
- Code: Select all
======================================== # sh # Build configuration script MOZILLA_OFFICIAL=1 BUILD_OFFICIAL=1
export MOZ_PHOENIX=1 mk_add_options MOZ_PHOENIX=1
ac_add_options --disable-ldap ac_add_options --disable-mailnews ac_add_options --enable-extensions=cookie,xml-rpc,xmlextras,p3p,pref, transformiix,universalchardet,typeaheadfind,webservices,inspector
ac_add_options --enable-crypto 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="see above" ac_add_options --enable-static ac_add_options --disable-shared
Last edited by scragz on February 4th, 2004, 3:18 am, edited 35 times in total.
Can_Be_Deleted
Posts: 691Joined: November 28th, 2003, 7:55 am
Posted December 7th, 2003, 5:08 am
Thanks for your build!
Working fine, no strange errors till now.
This build (SSE2/G7/OXS) seems a little slower then your yesterday's build.
Jan.
mezziah

Posts: 1738Joined: November 29th, 2002, 4:25 pmLocation: Central Europe
Posted December 7th, 2003, 8:07 am
Thanks for your builds. I'll test the AthlonXP optimized one later.
It would be nice to see an AthlonXP optimized Mozilla Seamonkey build twice or three times a week. Too bad that nobody wants to build them regulary
[edit]
The SSE optimized build is crashing all the time... hmm
[/edit]
Can_Be_Deleted
Posts: 691Joined: November 28th, 2003, 7:55 am
Posted December 7th, 2003, 8:41 am
Just downloaded your 12-07 build. Thanks
Jan.
scragz

Posts: 2914Joined: February 8th, 2003, 2:38 amLocation: San Diego, US
Posted December 7th, 2003, 4:46 pm
See first post for announcement.
Robin_reala

Posts: 1344Joined: September 7th, 2003, 1:21 pmLocation: Guildford, UK
Posted December 8th, 2003, 2:38 am
Nice build apart from 1 small error with the theme I use (Smoke).
Can_Be_Deleted
Posts: 691Joined: November 28th, 2003, 7:55 am
Posted December 8th, 2003, 9:26 am
Thanks Scragz. I think your builds SSE2/ OXS/ G7 will be my standard browser for the coming time.
Nice builds, fast, crispy and without strange bugs.
Thx,
Jan
h3h

Posts: 47Joined: September 5th, 2003, 1:42 amLocation: San Diego, California, USA
Posted December 8th, 2003, 1:28 pm
I assume the SSE Athlon XP build will be the best for dual Athlon MPs as well? Is there an even better build that could be done for the MPs? Thanks.
Edit: Both the 12-07 and 12-08 builds (-Oxs -G7 -arch:SSE) crash immediately after the exe is invoked on my machine.
Brad Fults NeatBox
scragz

Posts: 2914Joined: February 8th, 2003, 2:38 amLocation: San Diego, US
Posted December 8th, 2003, 2:05 pm
h3h wrote:I assume the SSE Athlon XP build will be the best for dual Athlon MPs as well? Is there an even better build that could be done for the MPs? Thanks.
Edit: Both the 12-07 and 12-08 builds (-Oxs -G7 -arch:SSE) crash immediately after the exe is invoked on my machine.
Runs on my P4C. I also checked the .mozconfig to make sure that I didn’t accidently put <code>arch:SSE2</code>. Any ideas what the problem could be?
jreichman
Posts: 40Joined: July 3rd, 2003, 3:17 pm
Posted December 8th, 2003, 2:24 pm
"optimized for everything"
Is that a joke? 
h3h

Posts: 47Joined: September 5th, 2003, 1:42 amLocation: San Diego, California, USA
Posted December 8th, 2003, 2:29 pm
scragz wrote:Runs on my P4C. I also checked the .mozconfig to make sure that I didn’t accidently put <code>arch:SSE2</code>. Any ideas what the problem could be?
Well considering I completely deleted the previous version, including the profile folder, I don't know what would be causing such a crash. I verified that SSE is present and working via diagnostic utils. I suppose this could be an issue with the MPs and Windows' threading?
Somehow I doubt that though and am more inclined to believe it's an OS/FB build version compatibility issue. Can anyone else confirm crashes with scragz's 12-07 and 12-08 builds (-Oxs -G7 -arch:SSE) on Win XP Pro SP1? Someone with dual Athlon MPs would be even more helpful. 
Brad Fults NeatBox
JEdwardP
Posts: 78Joined: November 28th, 2002, 12:46 am
Posted December 8th, 2003, 2:35 pm
h3h wrote:Both the 12-07 and 12-08 builds (-Oxs -G7 -arch:SSE) crash immediately after the exe is invoked on my machine.
And the NON-SSE builds for these dates both crash immediately for me.
scragz

Posts: 2914Joined: February 8th, 2003, 2:38 amLocation: San Diego, US
Posted December 8th, 2003, 2:37 pm
jreichman wrote:"optimized for everything"
Is that a joke? :)
Anything older than a PII/Athlon doesn’t exist in my world.
scragz

Posts: 2914Joined: February 8th, 2003, 2:38 amLocation: San Diego, US
Posted December 8th, 2003, 2:42 pm
JEdwardP wrote:h3h wrote:Both the 12-07 and 12-08 builds (-Oxs -G7 -arch:SSE) crash immediately after the exe is invoked on my machine.
And the NON-SSE builds for these dates both crash immediately for me.
CPU architecture?
Is there anyone that the builds (besides the SSE2) one do work for? I have an Athlon in the other room, but it’s not running Windows. I might just have to go with only the SSE2 build.
JEdwardP
Posts: 78Joined: November 28th, 2002, 12:46 am
Posted December 8th, 2003, 2:53 pm
scragz wrote:JEdwardP wrote:And the NON-SSE builds for these dates both crash immediately for me.
CPU architecture?
Athlon 1.4 GHz, no overclocking. OS: WinXP Home, SP-1.
Return to Firefox Builds
Who is online
Users browsing this forum: No registered users and 2 guests
|