[MozJF] 7zip trunk - 10-04-2004 Win32.

Discussion about official Mozilla Firefox builds
Post Reply
MozJF
Posts: 2007
Joined: July 14th, 2003, 10:07 am
Location: Near Atlantic Ocean

[MozJF] 7zip trunk - 10-04-2004 Win32.

Post by MozJF »

Hello.

This build is using "official artwork" for contributors, aka "the blue globe without fox on it"

.mozconfig used (with MSVC++ 6.0 SP6) :

Code: Select all

. $topsrcdir/browser/config/mozconfig

ac_add_options --disable-tests
ac_add_options --disable-debug

ac_add_options --enable-static
ac_add_options --disable-shared

ac_add_options --disable-activex
ac_add_options --disable-activex-scripting

ac_add_options --enable-optimize='-O1 -G6'

export BUILD_OFFICIAL=1
export MOZILLA_OFFICIAL=1
mk_add_options BUILD_OFFICIAL=1
mk_add_options MOZILLA_OFFICIAL=1


Build is available as a 7zip self extracting file (4.81 Mb) ; For Pentium Pro/2/3/4, Celeron, AMD Athlon/AthlonXP and Duron.

Sources used were up to date at midnight mozilla.org time.

http://pryan.org/mozilla/firefox/mozjf/ to download it.
MozJF
Post Reply