stipe: w32 trunk 2004/05/11, -O2 -GLA7

Discussion of third-party/unofficial Firefox/Thunderbird/SeaMonkey builds.
Post Reply
User avatar
moole
Posts: 908
Joined: October 22nd, 2003, 1:27 pm
Location: Split, Croatia

stipe: w32 trunk 2004/05/11, -O2 -GLA7

Post by moole »

Here is the link: firefox-trunk-O2GLA7-20040511.exe (self-extracting rar)
If you don't have MSVC dll's download them msvcdlls.exe and extract them in your firefox directory.

* This build includes "Find as you type" function
* I forgot to add vendor comment again

.mozconfig

Code: Select all

export MOZ_PHOENIX=1 
mk_add_options MOZ_PHOENIX=1
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../obj

LDFLAGS=-LTCG

ac_add_options --disable-tests
ac_add_options --enable-crypto
ac_add_options --enable-static
ac_add_options --disable-shared
ac_add_options --disable-debug
ac_add_options --enable-optimize="-O2 -GLA7"
ac_add_options --enable-extensions=cookie,xml-rpc,xmlextras,
p3p,pref,transformiix,universalchardet,typeaheadfind

ac_add_options --disable-activex
ac_add_options --disable-activex-scripting
ac_add_options --disable-mailnews
ac_add_options --disable-composer
ac_add_options --disable-ldap
ac_add_options --disable-profilesharing
ac_add_options --disable-accessibility
ac_add_options --disable-installer


If someone wants a special (custom) build, contact me on the PM or post here.
Last edited by moole on May 12th, 2004, 3:45 am, edited 5 times in total.
User avatar
moole
Posts: 908
Joined: October 22nd, 2003, 1:27 pm
Location: Split, Croatia

Post by moole »

Just noticed that I forgot to add the vendor comment. It won't happen in the next build..
User avatar
storm119
Posts: 742
Joined: October 2nd, 2003, 7:13 am
Location: *Land Below The Wind*
Contact:

Post by storm119 »

Hi stipe,

Long time no see and welcome back, stipe :wink:
dolemn
Posts: 84
Joined: July 21st, 2003, 1:43 am
Location: Lund, Sweden. Pm 1.6, 512B RAM, WinXPPro

Post by dolemn »

Tried it out, but as reported on Burning edge, it (seems?) is much slower on rendering pictures. Note that I didn't create a new profile, as I was to lazy to install all from the top. This might be the reason why I couldn't install any extensions either. Those already installed worked fine though.
User avatar
Paradox52525
Posts: 1219
Joined: April 23rd, 2003, 9:13 am
Location: Middle of nowhere
Contact:

Post by Paradox52525 »

Dolemn, those issues are both bugs, not specific to Stipe's build. Some people seem to be having trouble installing extension in newer nightlies, but for others it seems to work fine. One thing most people have said still works is installing extensions from your harddrive, so if you need to install a n ew extension, download the XPI file to your harddrive and run it locally by dragging it into an open browser window or with file -- open.

Anyway good to see you back in the game Stipe ^_^. Are you going to continue building 02/GLA7 without SSE? I'm curious to see how these compare to Bluefyre's builds, which seem to be almost identical except for SSE. Is this build actually from yesterday though? The UA date says 5/09 and it doesn't seem to have the second batch of new artwork.
dolemn
Posts: 84
Joined: July 21st, 2003, 1:43 am
Location: Lund, Sweden. Pm 1.6, 512B RAM, WinXPPro

Post by dolemn »

Sorry for not mentioning it, but no, it's not Stipes fault! =)
Unfortunately, installing from HDD was what I tried first, because I have those I use saved. But it didn't work either.
User avatar
moole
Posts: 908
Joined: October 22nd, 2003, 1:27 pm
Location: Split, Croatia

Post by moole »

A long time ago, I did a large number of tests to see the difference between the SSE and nonSSE builds on Athlon XP, and all that tests showed that Athlon XP works faster if SSE is not used.
I didn't test that just with Firefox, but with many other applications as well.


I will continue to build the -O2 -GLA7 builds and, if someone wants, requested custom builds.
User avatar
Paradox52525
Posts: 1219
Joined: April 23rd, 2003, 9:13 am
Location: Middle of nowhere
Contact:

Post by Paradox52525 »

Do you have find as you type turned off in this build? I had to go back to Bluefyre's 5/9 because find as you type wasn't working in yours. If so would you consider building with it turned on instead? I like your builds, but I can't get along without find as you type.
User avatar
moole
Posts: 908
Joined: October 22nd, 2003, 1:27 pm
Location: Split, Croatia

Post by moole »

Paradox52525 wrote:Do you have find as you type turned off in this build? I had to go back to Bluefyre's 5/9 because find as you type wasn't working in yours. If so would you consider building with it turned on instead? I like your builds, but I can't get along without find as you type.


It is turned off.

It will be turned on in the next build.
User avatar
Paradox52525
Posts: 1219
Joined: April 23rd, 2003, 9:13 am
Location: Middle of nowhere
Contact:

Post by Paradox52525 »

^_^ Excellent. Thanks, I 'll look forward to it.
User avatar
moole
Posts: 908
Joined: October 22nd, 2003, 1:27 pm
Location: Split, Croatia

Post by moole »

new build is up..
dolemn
Posts: 84
Joined: July 21st, 2003, 1:43 am
Location: Lund, Sweden. Pm 1.6, 512B RAM, WinXPPro

Post by dolemn »

" * I forgot to add vendor comment again " HAHAHAHHAHAHA ;)
Post Reply