BlueFyre: W32 2004-03-17 AthlonXP (O2/G7/GL/SSE, .NET 2003)

Discussion about official Mozilla Firefox builds
Post Reply
User avatar
BlueFyre
Posts: 1985
Joined: February 11th, 2004, 4:33 pm

BlueFyre: W32 2004-03-17 AthlonXP (O2/G7/GL/SSE, .NET 2003)

Post by BlueFyre »

These are all Trunk Builds.

I built Mozilla Firefox from CVS with MSVC++ .NET 2003 using some optimisations.

Optimised for Athlon XP and some newer Durons with SSE (-O2 -G7 -GL -arch:SSE):
http://pryan.org/firefox/BlueFyre/Firef ... GL-SSE.zip (~7.80MB - zip)
The above build will work on systems that support the SSE instruction set ONLY.

[Note] Extracting will make a folder named Firefox

checkout start: Wed Mar 17 09:30:34 PST 2004

I should note that I can't guarantee that these builds will work with Windows 95 (Microsoft has removed Windows 95 as a target platform on their .NET 2003 version of development tools), but they will work with Windows 98/NT4 or better, and probably on Windows 95 too.

You can find a copy of these builds (and my older builds) on pryan's mirror:
http://pryan.org/firefox/BlueFyre

My .mozconfig is as follows:

. $topsrcdir/browser/config/mozconfig
ac_add_options --disable-tests
ac_add_options --disable-debug
ac_add_options --enable-optimize="-O2 -G7 -GL -arch:SSE"
ac_add_options --enable-static
ac_add_options --disable-shared

My builds have the following preference set:
pref("general.useragent.vendorComment", "BlueFyre");

I've included a copy of my .mozconfig in the build folder itself.
For more on what the optimisation switches do see this link:

http://msdn.microsoft.com/library/en-us ... _.2f.o.asp
http://msdn.microsoft.com/library/en-us ... _.2f.g.asp
http://msdn.microsoft.com/library/en-us ... ecture.asp

PS: I am using scragz's unofficial branding. (http://scragz.com/tech/mozilla/firefox- ... anding.php)
If you notice this notice you may notice that this notice is not worth noticing.
pljones
Posts: 476
Joined: December 28th, 2003, 4:13 am

Post by pljones »

Anyone interested in some javascript meaningless numbers, I've compared three of today's optimised builds:
http://forums.mozillazine.org/viewtopic.php?t=62376
User avatar
task
Posts: 317
Joined: March 14th, 2004, 9:52 pm
Location: Buenos Aires, Argentina
Contact:

Post by task »

page up/down not working here...

eny reason? =(
User avatar
BlueFyre
Posts: 1985
Joined: February 11th, 2004, 4:33 pm

Post by BlueFyre »

page up/down works fine for me... maybe it's an extension?
If you notice this notice you may notice that this notice is not worth noticing.
fizz
Posts: 62
Joined: September 23rd, 2003, 11:19 am

Post by fizz »

Something has changed since the 10th. Almost any build i try, 14th, 15th, 16th, and including todays, i find that most form buttons dont work (Such as login on this site). I had to rollback to march 10th, so that i can post on this forum as i wasnt able to login. So what i want, someone to logout and then try to log back in with todays build.

Thanks
User avatar
alex-the-cat
Posts: 291
Joined: March 12th, 2004, 11:34 am
Location: Chicago, IL, USA

Post by alex-the-cat »

I'm using this build and have no problem to log in.
Mozilla/5.0 (Windows; U; Win95; en-US; rv:1.7b) Gecko/20040317 Firefox/0.8.0+
Please Fold! Rage3D is a nice place to start
Kylotan
Posts: 478
Joined: July 21st, 2003, 4:45 am
Location: Nottingham, UK
Contact:

Post by Kylotan »

WFM too, on Win98SE.
lwgray
Posts: 24
Joined: March 6th, 2004, 8:46 am

Post by lwgray »

fizz,
I had the same prob and found that it was the "signons.txt" file that I manually copied to the new firefox directory from the old phoenix. Deleted it and let FF rebuild, and logging in works fine (you just gotta remember all those logins). Your dates would coincide with the profile directory change.
User avatar
task
Posts: 317
Joined: March 14th, 2004, 9:52 pm
Location: Buenos Aires, Argentina
Contact:

Post by task »

BlueFyre wrote:page up/down works fine for me... maybe it's an extension?

i don't realy know what happend..

not they work ok, and no extencion related to keyboard

KUTGW
boogar
Posts: 7
Joined: March 17th, 2004, 10:38 pm

Post by boogar »

Using the 3/14 Bluefyre build I was averaging 3.5 seconds on the scragz test, now I'm getting 3.2 with the 3/17 build. Zoom zoom!
Lost User 15175
Posts: 0
Joined: December 31st, 1969, 5:00 pm

Post by Lost User 15175 »

I do have to say this build seems to have sped up page rendering. Even over the Moox build I had running.
User avatar
Swiftdeathz
Posts: 107
Joined: March 5th, 2004, 9:55 pm

Post by Swiftdeathz »

Great build.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050924 Firefox/1.0.7 (stipe s8v4)
Thunderbird version 1.0.5 (20050711)
WindowsXP SP2, Athlon64 3200+ (Venice), 1.5GB RAM
fizz
Posts: 62
Joined: September 23rd, 2003, 11:19 am

Post by fizz »

lwgray wrote:fizz,
I had the same prob and found that it was the "signons.txt" file that I manually copied to the new firefox directory from the old phoenix. Deleted it and let FF rebuild, and logging in works fine (you just gotta remember all those logins). Your dates would coincide with the profile directory change.


That seems to have fixed it, thanks much heh
Post Reply