BlueFyre: W32 2004-04-22 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-04-22 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.50MB - zip)
http://pryan.org/firefox/BlueFyre/Firef ... -GL-SSE.7z (~5.5MB - 7z)
The above build will work on systems that support the SSE instruction set ONLY.

[Note] Extracting will make a folder named Firefox

checkout start: Thu Apr 22 06:40:35 PDT 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

[Note] 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.
User avatar
Atreyu
Posts: 37
Joined: November 18th, 2002, 3:35 pm
Location: Adelaide, AU
Contact:

Post by Atreyu »

Hoorah - the problem with a9.com and text input / form autocomplete is all better!!

Also, quite noticably faster loading time for me which is always nice :-)

Thanks for another sweet build
User avatar
GrailKnight
Posts: 2359
Joined: January 5th, 2004, 5:40 am
Location: Pennsylvania, USA

Post by GrailKnight »

Question BlueFyre,

What was your last build date befoe all of the major bugs hit?

Was the 18th. build ok? or was it before that.
I am using the 14th and that is perfect.

I want to redo everything with the last good build.

Thanks

Greg
"There is nothing more deceptive than an obvious fact". - Sherlock Holmes
User avatar
GrailKnight
Posts: 2359
Joined: January 5th, 2004, 5:40 am
Location: Pennsylvania, USA

Post by GrailKnight »

Whoops I am using the 16th.
"There is nothing more deceptive than an obvious fact". - Sherlock Holmes
peeknpoke
Posts: 21
Joined: April 13th, 2004, 3:56 pm
Location: Germany

Post by peeknpoke »

using this one so far- no problems at all.

I like it.
--

If you peek - poke it! ;)
Post Reply