scragz: Win32 2004.02.03 trunk optimized P4/Athlon64

Discussion about official Mozilla Firefox builds
Post Reply
scragz
Posts: 2914
Joined: February 8th, 2003, 2:38 am
Location: San Diego, US
Contact:

scragz: Win32 2004.02.03 trunk optimized P4/Athlon64

Post by scragz »

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: 691
Joined: November 28th, 2003, 7:55 am

Post by Can_Be_Deleted »

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.
User avatar
mezziah
Posts: 1739
Joined: November 29th, 2002, 4:25 pm
Location: Central Europe
Contact:

Post by mezziah »

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 :-k
[/edit]
Can_Be_Deleted
Posts: 691
Joined: November 28th, 2003, 7:55 am

Post by Can_Be_Deleted »

Just downloaded your 12-07 build. Thanks ;)
Jan.
scragz
Posts: 2914
Joined: February 8th, 2003, 2:38 am
Location: San Diego, US
Contact:

Post by scragz »

See first post for announcement.
User avatar
Robin_reala
Posts: 1344
Joined: September 7th, 2003, 1:21 pm
Location: Guildford, UK
Contact:

Post by Robin_reala »

Nice build apart from 1 small error with the theme I use (Smoke).
Can_Be_Deleted
Posts: 691
Joined: November 28th, 2003, 7:55 am

Post by Can_Be_Deleted »

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
User avatar
h3h
Posts: 47
Joined: September 5th, 2003, 1:42 am
Location: San Diego, California, USA

Athlon MP Build?

Post by h3h »

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: 2914
Joined: February 8th, 2003, 2:38 am
Location: San Diego, US
Contact:

Re: Athlon MP Build?

Post by scragz »

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: 40
Joined: July 3rd, 2003, 3:17 pm

Post by jreichman »

"optimized for everything"

Is that a joke? :)
User avatar
h3h
Posts: 47
Joined: September 5th, 2003, 1:42 am
Location: San Diego, California, USA

Re: Athlon MP Build?

Post by h3h »

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: 78
Joined: November 28th, 2002, 12:46 am

Re: Athlon MP Build?

Post by JEdwardP »

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: 2914
Joined: February 8th, 2003, 2:38 am
Location: San Diego, US
Contact:

Post by scragz »

jreichman wrote:"optimized for everything"

Is that a joke? :)

Anything older than a PII/Athlon doesn’t exist in my world.
scragz
Posts: 2914
Joined: February 8th, 2003, 2:38 am
Location: San Diego, US
Contact:

Re: Athlon MP Build?

Post by scragz »

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: 78
Joined: November 28th, 2002, 12:46 am

Re: Athlon MP Build?

Post by JEdwardP »

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.
Post Reply