MozJF (i686-gcc331-Windows) FB 0.7+ - 27-oct-03 available.

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

MozJF (i686-gcc331-Windows) FB 0.7+ - 27-oct-03 available.

Post by MozJF »

was decided not to post a build today, but when I saw this on Burning Edge, I changed my mind :

"Fixes for the first two (223611 and 223534) were checked in this afternoon, so those bugs will be fixed in tomorrow's builds."

Both bugs are fixed in this build.

Build can be used with :

- Pentium Pro/2/3/4, Celeron and AMD K6 and younger CPUs

Warning :

- Java
- Real One (embedded in a web page)

You can find it here :

http://pryan.org/firebird/mozjf/

Around 5.2 Mb 7zip self extracting.

Good download, comments welcome.
MozJF
Safrax
Posts: 11
Joined: October 26th, 2003, 3:46 pm

Post by Safrax »

What was the .mozconfig used for this build? I don't see a copy of it on the site or in the firebird dir.
MozJF
Posts: 2007
Joined: July 14th, 2003, 10:07 am
Location: Near Atlantic Ocean

Post by MozJF »

Safrax wrote:What was the .mozconfig used for this build? I don't see a copy of it on the site or in the firebird dir.


Here it is :

Code: Select all

CC=gcc
CXX=g++
CPP=cpp
AS=as
LD=ld
LDFLAGS=-mwindows

export MOZ_PHOENIX=1
mk_add_options MOZ_PHOENIX=1

ac_add_options --disable-ldap
ac_add_options --disable-mailnews
ac_add_options --enable-extensions=cookie,xml-rpc,xmlextras,p3p,pref,transformiix,universalchardet,typeaheadfind,webservices
ac_add_options --enable-crypto
ac_add_options --disable-composer
ac_add_options --disable-profilesharing
ac_add_options --disable-installer

mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../fbbuild

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

ac_add_options --enable-strip
ac_add_options --enable-strip-libs

ac_add_options --enable-optimize="-Os -march=i686"

MozJF
Jesse
Posts: 398
Joined: November 4th, 2002, 7:00 pm
Location: Mountain View, CA
Contact:

Re: MozJF (i686-gcc331-Windows) FB 0.7+ - 27-oct-03 availabl

Post by Jesse »

MozJF wrote:was decided not to post a build today, but when I saw this on Burning Edge, I changed my mind :

"Fixes for the first two (223611 and 223534) were checked in this afternoon, so those bugs will be fixed in tomorrow's builds."

Both bugs are fixed in this build.


That applied to <a href="http://forums.mozillazine.org/viewtopic.php?t=31591">your build yesterday</a>, but it isn't relevant any more.
MozJF
Posts: 2007
Joined: July 14th, 2003, 10:07 am
Location: Near Atlantic Ocean

Re: MozJF (i686-gcc331-Windows) FB 0.7+ - 27-oct-03 availabl

Post by MozJF »

Jesse wrote:
MozJF wrote:was decided not to post a build today, but when I saw this on Burning Edge, I changed my mind :

"Fixes for the first two (223611 and 223534) were checked in this afternoon, so those bugs will be fixed in tomorrow's builds."

Both bugs are fixed in this build.


That applied to <a href="http://forums.mozillazine.org/viewtopic.php?t=31591">your build yesterday</a>, but it isn't relevant any more.


Well, I made a mistake while copy/paste :)

Sorry :roll:
MozJF
markf
Posts: 53
Joined: April 9th, 2003, 3:41 am
Location: Eindhoven, Holland

gcc and java

Post by markf »

Can someone explain why gcc and java are incompatible?
I tried finding a bug for it, but they all appear to be linked to a "solved" case.

Mark
Post Reply