<|Chaosite|> FireFox-2004-03-30-O2-SSE2-G7 (W32,VC7.1)

Discussion about official Mozilla Firefox builds
Post Reply
User avatar
chaosite
Posts: 113
Joined: March 19th, 2004, 4:25 am

<|Chaosite|> FireFox-2004-03-30-O2-SSE2-G7 (W32,VC7.1)

Post by chaosite »

New optimized Early Morning build.

Get it here:
<a href="http://www.pryan.org/mozilla/firefox/chaosite/FireFox-2004-03-30-O2-SSE2-G7.exe">http://www.pryan.org/mozilla/firefox/chaosite/FireFox-2004-03-30-O2-SSE2-G7.exe</a>

Checked out from CVS at 5:00 am moztime.

.mozconfig:

Code: Select all

. $topsrcdir/browser/config/mozconfig
ac_add_options --disable-debug
ac_add_options --enable-static
ac_add_options --disable-tests
ac_add_options --enable-optimize="-O2 -G7 -arch:SSE2"
ac_add_options --disable-shared
ac_add_options --disable-accessibility
ac_add_options --disable-activex
ac_add_options --disable-activex-scripting


Comments:

Will create new directory named "Mozilla Firefox".
Uses scragz's unofficial artwork.
vedorComment set to "chaosite".

Since I havn't been able to make the "make -C xpinstall/packager" line agree with a objdir, this build has some minor cruft in it, but that shouldn't impact performance.

Anyone know how to make that line work with a objdir?

As always, enjoy.
User avatar
Kevine
Posts: 37
Joined: August 17th, 2003, 6:54 pm
Location: California

Post by Kevine »

What did you compile it with?
User avatar
Thanh
Posts: 42
Joined: December 9th, 2003, 5:08 pm
Location: Canada
Contact:

Post by Thanh »

Kevine wrote:What did you compile it with?


His subject says MSVC 7.1.
User avatar
chaosite
Posts: 113
Joined: March 19th, 2004, 4:25 am

Post by chaosite »

Yeah, its compiled with VC 7.1, AKA "Microsoft Visual C++ .NET 2003".
Post Reply