2003-05-21 0900 GMT win32 Build (Unofficial)

Discussion about official Mozilla Firefox builds
pryan
Posts: 246
Joined: December 8th, 2002, 4:08 am
Contact:

2003-05-21 0900 GMT win32 Build (Unofficial)

Post by pryan »

Hello,

Seeing no win32 build for a day, I did one. This is from CVS as it was at 2 am PDT (9am GMT).And finally, here is the .mozconfig I used:

Code: Select all

export MOZ_PHOENIX=1
mk_add_options MOZ_PHOENIX=1
ac_add_options --enable-crypto
ac_add_options --disable-tests
ac_add_options --disable-debug
ac_add_options --disable-mailnews
ac_add_options --disable-composer
ac_add_options --enable-optimize
ac_add_options --disable-ldap
ac_add_options --enable-extensions=default,-inspector,-irc,-venkman,-content-packs,-help
ac_add_options --enable-plaintext-editor-only

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


Enjoy,
Patrick
DarkAngel
Posts: 38
Joined: December 13th, 2002, 10:46 am
Contact:

Post by DarkAngel »

excellent, thanks. Appears to work fine.
User avatar
DamianMoran
Posts: 726
Joined: January 30th, 2003, 10:14 pm

Post by DamianMoran »

It feels faster™!
sttroopers
Posts: 120
Joined: May 9th, 2003, 7:21 am
Location: Maine, USA, Earth
Contact:

Post by sttroopers »

DamianMoran wrote:faster™


:shock:
. . : : Y o p e r . c o m : : . .
User avatar
Tom Sommer
Posts: 988
Joined: January 15th, 2003, 4:46 am
Location: Denmark
Contact:

Post by Tom Sommer »

pryan, in the future, could you please make the title "Unofficial YYYY-MM-DD HHMM GMT win32 Build"

Thanks :)
User avatar
zengiman
Posts: 145
Joined: January 8th, 2003, 5:28 am
Location: Amsterdam

Post by zengiman »

So far, very good.

Pryan I have a question, how is it possible that your exe file is so small? Just curious...
Because who needs zip of you have exe?
User avatar
martind
Posts: 432
Joined: May 17th, 2003, 2:01 pm
Location: Berlin, Germany
Contact:

Post by martind »

It's probably a self extracting 7Z- or RAR-archive.
idioteque
Posts: 40
Joined: March 27th, 2003, 11:04 am
Location: US

Post by idioteque »

martind wrote:It's probably a self extracting 7Z- or RAR-archive.

yup, it's a 7-zip self extracting archive which gets better compression ratios than zip.
<br>
User avatar
Tom Sommer
Posts: 988
Joined: January 15th, 2003, 4:46 am
Location: Denmark
Contact:

Post by Tom Sommer »

Or it's a compressed exe file... I can't remember the name of the program, it's on sourceforge.net also used on the build-installer

BTW...
http://bugzilla.mozilla.org/show_bug.cgi?id=104383
http://bugzilla.mozilla.org/show_bug.cgi?id=79612
has been fixed... only took ~2 years....
User avatar
zengiman
Posts: 145
Joined: January 8th, 2003, 5:28 am
Location: Amsterdam

Post by zengiman »

maybe another stupid noob question: why don't we all use it?
User avatar
Tom Sommer
Posts: 988
Joined: January 15th, 2003, 4:46 am
Location: Denmark
Contact:

Post by Tom Sommer »

Use what
User avatar
zengiman
Posts: 145
Joined: January 8th, 2003, 5:28 am
Location: Amsterdam

Post by zengiman »

this 7-zip stuf or whatever it is. Doesn't need winzip?
User avatar
Gort
Posts: 2349
Joined: February 2nd, 2003, 6:01 pm
Location: Sussex, UK

Post by Gort »

zengiman wrote:this 7-zip stuf or whatever it is. Doesn't need winzip?


If it's an archive file, then it'll need 7-Zip to extract it. However, the file above that's created by 7-Zip is a self-extractable archive file, so it needs no external program to extract its contents; its extraction mechanism is contained within the EXE file.
User avatar
RIV@NVX
Posts: 467
Joined: December 24th, 2002, 7:32 am

Post by RIV@NVX »

Alright, downloading.
Thx for compling, pryan. :)
Why would you even consider to use the OS that is older and more obsolete than your computer?
See, that's just one of the reasons why I pick Linux.
Disreali
Posts: 140
Joined: November 10th, 2002, 12:52 pm

Post by Disreali »

zengiman wrote:this 7-zip stuf or whatever it is. Doesn't need winzip?


This 7-zip is new compression format. Winzip uses the pkzip format which has been arround a long time and is well known.
Last edited by Disreali on May 21st, 2003, 11:10 am, edited 1 time in total.
Post Reply