All of lore.kernel.org
 help / color / mirror / Atom feed
* Mozilla/Netscape on MIPS
@ 2001-12-04 14:19 Carsten Langgaard
  2001-12-04 15:11 ` Guido Guenther
  0 siblings, 1 reply; 10+ messages in thread
From: Carsten Langgaard @ 2001-12-04 14:19 UTC (permalink / raw)
  To: linux-mips

There has previous been some request about running Mozilla on a MIPS
system.
We have put a bigendian and a littleendian image on our FTP site.

It runs on the current RedHat7.1 distribution with some minor updates.
The needed RPMs is also available on our FTP site:
    ftp://ftp.mips.com/pub/linux/mips/installation/apps/mozilla/


For those who likes to play games, we also have Doom available.
    ftp://ftp.mips.com/pub/linux/mips/installation/apps/doom/

Happy shooting and browsing.

/Carsten

--
_    _ ____  ___   Carsten Langgaard   Mailto:carstenl@mips.com
|\  /|||___)(___   MIPS Denmark        Direct: +45 4486 5527
| \/ |||    ____)  Lautrupvang 4B      Switch: +45 4486 5555
  TECHNOLOGIES     2750 Ballerup       Fax...: +45 4486 5556
                   Denmark             http://www.mips.com

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Mozilla/Netscape on MIPS
  2001-12-04 14:19 Mozilla/Netscape on MIPS Carsten Langgaard
@ 2001-12-04 15:11 ` Guido Guenther
  2001-12-07 11:19   ` Carsten Langgaard
  0 siblings, 1 reply; 10+ messages in thread
From: Guido Guenther @ 2001-12-04 15:11 UTC (permalink / raw)
  To: Carsten Langgaard; +Cc: linux-mips

On Tue, Dec 04, 2001 at 03:19:39PM +0100, Carsten Langgaard wrote:
> There has previous been some request about running Mozilla on a MIPS
> system.
> We have put a bigendian and a littleendian image on our FTP site.
> 
> It runs on the current RedHat7.1 distribution with some minor updates.
> The needed RPMs is also available on our FTP site:
>     ftp://ftp.mips.com/pub/linux/mips/installation/apps/mozilla/
Were any special patches needed? Could you please also put the source
rpms there?
Regards,
 -- Guido

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Mozilla/Netscape on MIPS
  2001-12-04 15:11 ` Guido Guenther
@ 2001-12-07 11:19   ` Carsten Langgaard
  2001-12-07 13:33     ` Carsten Langgaard
  0 siblings, 1 reply; 10+ messages in thread
From: Carsten Langgaard @ 2001-12-07 11:19 UTC (permalink / raw)
  To: Guido Guenther; +Cc: linux-mips

Guido Guenther wrote:

> On Tue, Dec 04, 2001 at 03:19:39PM +0100, Carsten Langgaard wrote:
> > There has previous been some request about running Mozilla on a MIPS
> > system.
> > We have put a bigendian and a littleendian image on our FTP site.
> >
> > It runs on the current RedHat7.1 distribution with some minor updates.
> > The needed RPMs is also available on our FTP site:
> >     ftp://ftp.mips.com/pub/linux/mips/installation/apps/mozilla/
> Were any special patches needed? Could you please also put the source
> rpms there?

Ok, I will put the sources on our FTP.
Inorder to build the sources you also need to install some extra RPMs and
rebuild crtbeginS.o, crti.o and libc_nonshared.a with the -Wa,-xgot option.


>
> Regards,
>  -- Guido

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Mozilla/Netscape on MIPS
  2001-12-07 11:19   ` Carsten Langgaard
@ 2001-12-07 13:33     ` Carsten Langgaard
  2001-12-09  5:35         ` Garrick Evans
  0 siblings, 1 reply; 10+ messages in thread
From: Carsten Langgaard @ 2001-12-07 13:33 UTC (permalink / raw)
  To: Guido Guenther, linux-mips

Carsten Langgaard wrote:

> Guido Guenther wrote:
>
> > On Tue, Dec 04, 2001 at 03:19:39PM +0100, Carsten Langgaard wrote:
> > > There has previous been some request about running Mozilla on a MIPS
> > > system.
> > > We have put a bigendian and a littleendian image on our FTP site.
> > >
> > > It runs on the current RedHat7.1 distribution with some minor updates.
> > > The needed RPMs is also available on our FTP site:
> > >     ftp://ftp.mips.com/pub/linux/mips/installation/apps/mozilla/
> > Were any special patches needed? Could you please also put the source
> > rpms there?
>
> Ok, I will put the sources on our FTP.
> Inorder to build the sources you also need to install some extra RPMs and
> rebuild crtbeginS.o, crti.o and libc_nonshared.a with the -Wa,-xgot option.

It now on FTP, you will also find precompiled version of crtbeginS.o, crti.o
and libc_nonshared.a (compiled with -Wa,-xgot).
Please read the README.build file for howto build the sources.

The link are:
ftp://ftp.mips.com/pub/linux/mips/installation/apps/mozilla/src/

>
> >
> > Regards,
> >  -- Guido

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Mozilla/Netscape on MIPS
@ 2001-12-09  5:35         ` Garrick Evans
  0 siblings, 0 replies; 10+ messages in thread
From: Garrick Evans @ 2001-12-09  5:35 UTC (permalink / raw)
  To: Carsten Langgaard, Guido Guenther, linux-mips

this is a debug/test debug no? i mean it chews up RAM... got a thinner
version?

----- Original Message -----
From: "Carsten Langgaard" <carstenl@mips.com>
To: "Guido Guenther" <agx@sigxcpu.org>; <linux-mips@oss.sgi.com>
Sent: Friday, December 07, 2001 5:33 AM
Subject: Re: Mozilla/Netscape on MIPS


> Carsten Langgaard wrote:
>
> > Guido Guenther wrote:
> >
> > > On Tue, Dec 04, 2001 at 03:19:39PM +0100, Carsten Langgaard wrote:
> > > > There has previous been some request about running Mozilla on a MIPS
> > > > system.
> > > > We have put a bigendian and a littleendian image on our FTP site.
> > > >
> > > > It runs on the current RedHat7.1 distribution with some minor
updates.
> > > > The needed RPMs is also available on our FTP site:
> > > >     ftp://ftp.mips.com/pub/linux/mips/installation/apps/mozilla/
> > > Were any special patches needed? Could you please also put the source
> > > rpms there?
> >
> > Ok, I will put the sources on our FTP.
> > Inorder to build the sources you also need to install some extra RPMs
and
> > rebuild crtbeginS.o, crti.o and libc_nonshared.a with the -Wa,-xgot
option.
>
> It now on FTP, you will also find precompiled version of crtbeginS.o,
crti.o
> and libc_nonshared.a (compiled with -Wa,-xgot).
> Please read the README.build file for howto build the sources.
>
> The link are:
> ftp://ftp.mips.com/pub/linux/mips/installation/apps/mozilla/src/
>
> >
> > >
> > > Regards,
> > >  -- Guido


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Mozilla/Netscape on MIPS
@ 2001-12-09  5:35         ` Garrick Evans
  0 siblings, 0 replies; 10+ messages in thread
From: Garrick Evans @ 2001-12-09  5:35 UTC (permalink / raw)
  To: Carsten Langgaard, Guido Guenther, linux-mips

this is a debug/test debug no? i mean it chews up RAM... got a thinner
version?

----- Original Message -----
From: "Carsten Langgaard" <carstenl@mips.com>
To: "Guido Guenther" <agx@sigxcpu.org>; <linux-mips@oss.sgi.com>
Sent: Friday, December 07, 2001 5:33 AM
Subject: Re: Mozilla/Netscape on MIPS


> Carsten Langgaard wrote:
>
> > Guido Guenther wrote:
> >
> > > On Tue, Dec 04, 2001 at 03:19:39PM +0100, Carsten Langgaard wrote:
> > > > There has previous been some request about running Mozilla on a MIPS
> > > > system.
> > > > We have put a bigendian and a littleendian image on our FTP site.
> > > >
> > > > It runs on the current RedHat7.1 distribution with some minor
updates.
> > > > The needed RPMs is also available on our FTP site:
> > > >     ftp://ftp.mips.com/pub/linux/mips/installation/apps/mozilla/
> > > Were any special patches needed? Could you please also put the source
> > > rpms there?
> >
> > Ok, I will put the sources on our FTP.
> > Inorder to build the sources you also need to install some extra RPMs
and
> > rebuild crtbeginS.o, crti.o and libc_nonshared.a with the -Wa,-xgot
option.
>
> It now on FTP, you will also find precompiled version of crtbeginS.o,
crti.o
> and libc_nonshared.a (compiled with -Wa,-xgot).
> Please read the README.build file for howto build the sources.
>
> The link are:
> ftp://ftp.mips.com/pub/linux/mips/installation/apps/mozilla/src/
>
> >
> > >
> > > Regards,
> > >  -- Guido


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Mozilla/Netscape on MIPS
  2001-12-09  5:35         ` Garrick Evans
  (?)
@ 2001-12-09 19:21         ` Carsten Langgaard
  2001-12-09 21:40             ` Garrick Evans
  -1 siblings, 1 reply; 10+ messages in thread
From: Carsten Langgaard @ 2001-12-09 19:21 UTC (permalink / raw)
  To: Garrick Evans; +Cc: Guido Guenther, linux-mips

No it's not a debug/test version, that would chew even more memory, but you
should be able to build a less "hungry" version yourself.
Just grip the sources and disable whatever you don't need.

/Carsten

Garrick Evans wrote:

> this is a debug/test debug no? i mean it chews up RAM... got a thinner
> version?
>
> ----- Original Message -----
> From: "Carsten Langgaard" <carstenl@mips.com>
> To: "Guido Guenther" <agx@sigxcpu.org>; <linux-mips@oss.sgi.com>
> Sent: Friday, December 07, 2001 5:33 AM
> Subject: Re: Mozilla/Netscape on MIPS
>
> > Carsten Langgaard wrote:
> >
> > > Guido Guenther wrote:
> > >
> > > > On Tue, Dec 04, 2001 at 03:19:39PM +0100, Carsten Langgaard wrote:
> > > > > There has previous been some request about running Mozilla on a MIPS
> > > > > system.
> > > > > We have put a bigendian and a littleendian image on our FTP site.
> > > > >
> > > > > It runs on the current RedHat7.1 distribution with some minor
> updates.
> > > > > The needed RPMs is also available on our FTP site:
> > > > >     ftp://ftp.mips.com/pub/linux/mips/installation/apps/mozilla/
> > > > Were any special patches needed? Could you please also put the source
> > > > rpms there?
> > >
> > > Ok, I will put the sources on our FTP.
> > > Inorder to build the sources you also need to install some extra RPMs
> and
> > > rebuild crtbeginS.o, crti.o and libc_nonshared.a with the -Wa,-xgot
> option.
> >
> > It now on FTP, you will also find precompiled version of crtbeginS.o,
> crti.o
> > and libc_nonshared.a (compiled with -Wa,-xgot).
> > Please read the README.build file for howto build the sources.
> >
> > The link are:
> > ftp://ftp.mips.com/pub/linux/mips/installation/apps/mozilla/src/
> >
> > >
> > > >
> > > > Regards,
> > > >  -- Guido
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Mozilla/Netscape on MIPS
@ 2001-12-09 21:40             ` Garrick Evans
  0 siblings, 0 replies; 10+ messages in thread
From: Garrick Evans @ 2001-12-09 21:40 UTC (permalink / raw)
  To: Carsten Langgaard; +Cc: linux-mips

really? while the browser display works, there are only 2 menus "Debug" and
"QA" and no text anywhere and none of the buttons work - in addition to
consuming about 100+ mb of RAM

anyway, i've been trying to build moz for a while now and it always crashes
out when it hits the content/build dir

thoughts?

----- Original Message -----
From: "Carsten Langgaard" <carstenl@mips.com>
To: "Garrick Evans" <sginux@yahoo.com>
Cc: "Guido Guenther" <agx@sigxcpu.org>; <linux-mips@oss.sgi.com>
Sent: Sunday, December 09, 2001 11:21 AM
Subject: Re: Mozilla/Netscape on MIPS


> No it's not a debug/test version, that would chew even more memory, but
you
> should be able to build a less "hungry" version yourself.
> Just grip the sources and disable whatever you don't need.
>
> /Carsten
>
> Garrick Evans wrote:
>
> > this is a debug/test debug no? i mean it chews up RAM... got a thinner
> > version?
> >
> > ----- Original Message -----
> > From: "Carsten Langgaard" <carstenl@mips.com>
> > To: "Guido Guenther" <agx@sigxcpu.org>; <linux-mips@oss.sgi.com>
> > Sent: Friday, December 07, 2001 5:33 AM
> > Subject: Re: Mozilla/Netscape on MIPS
> >
> > > Carsten Langgaard wrote:
> > >
> > > > Guido Guenther wrote:
> > > >
> > > > > On Tue, Dec 04, 2001 at 03:19:39PM +0100, Carsten Langgaard wrote:
> > > > > > There has previous been some request about running Mozilla on a
MIPS
> > > > > > system.
> > > > > > We have put a bigendian and a littleendian image on our FTP
site.
> > > > > >
> > > > > > It runs on the current RedHat7.1 distribution with some minor
> > updates.
> > > > > > The needed RPMs is also available on our FTP site:
> > > > > >     ftp://ftp.mips.com/pub/linux/mips/installation/apps/mozilla/
> > > > > Were any special patches needed? Could you please also put the
source
> > > > > rpms there?
> > > >
> > > > Ok, I will put the sources on our FTP.
> > > > Inorder to build the sources you also need to install some extra
RPMs
> > and
> > > > rebuild crtbeginS.o, crti.o and libc_nonshared.a with the -Wa,-xgot
> > option.
> > >
> > > It now on FTP, you will also find precompiled version of crtbeginS.o,
> > crti.o
> > > and libc_nonshared.a (compiled with -Wa,-xgot).
> > > Please read the README.build file for howto build the sources.
> > >
> > > The link are:
> > > ftp://ftp.mips.com/pub/linux/mips/installation/apps/mozilla/src/
> > >
> > > >
> > > > >
> > > > > Regards,
> > > > >  -- Guido
> >
> > _________________________________________________________
> > Do You Yahoo!?
> > Get your free @yahoo.com address at http://mail.yahoo.com


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Mozilla/Netscape on MIPS
@ 2001-12-09 21:40             ` Garrick Evans
  0 siblings, 0 replies; 10+ messages in thread
From: Garrick Evans @ 2001-12-09 21:40 UTC (permalink / raw)
  To: Carsten Langgaard; +Cc: linux-mips

really? while the browser display works, there are only 2 menus "Debug" and
"QA" and no text anywhere and none of the buttons work - in addition to
consuming about 100+ mb of RAM

anyway, i've been trying to build moz for a while now and it always crashes
out when it hits the content/build dir

thoughts?

----- Original Message -----
From: "Carsten Langgaard" <carstenl@mips.com>
To: "Garrick Evans" <sginux@yahoo.com>
Cc: "Guido Guenther" <agx@sigxcpu.org>; <linux-mips@oss.sgi.com>
Sent: Sunday, December 09, 2001 11:21 AM
Subject: Re: Mozilla/Netscape on MIPS


> No it's not a debug/test version, that would chew even more memory, but
you
> should be able to build a less "hungry" version yourself.
> Just grip the sources and disable whatever you don't need.
>
> /Carsten
>
> Garrick Evans wrote:
>
> > this is a debug/test debug no? i mean it chews up RAM... got a thinner
> > version?
> >
> > ----- Original Message -----
> > From: "Carsten Langgaard" <carstenl@mips.com>
> > To: "Guido Guenther" <agx@sigxcpu.org>; <linux-mips@oss.sgi.com>
> > Sent: Friday, December 07, 2001 5:33 AM
> > Subject: Re: Mozilla/Netscape on MIPS
> >
> > > Carsten Langgaard wrote:
> > >
> > > > Guido Guenther wrote:
> > > >
> > > > > On Tue, Dec 04, 2001 at 03:19:39PM +0100, Carsten Langgaard wrote:
> > > > > > There has previous been some request about running Mozilla on a
MIPS
> > > > > > system.
> > > > > > We have put a bigendian and a littleendian image on our FTP
site.
> > > > > >
> > > > > > It runs on the current RedHat7.1 distribution with some minor
> > updates.
> > > > > > The needed RPMs is also available on our FTP site:
> > > > > >     ftp://ftp.mips.com/pub/linux/mips/installation/apps/mozilla/
> > > > > Were any special patches needed? Could you please also put the
source
> > > > > rpms there?
> > > >
> > > > Ok, I will put the sources on our FTP.
> > > > Inorder to build the sources you also need to install some extra
RPMs
> > and
> > > > rebuild crtbeginS.o, crti.o and libc_nonshared.a with the -Wa,-xgot
> > option.
> > >
> > > It now on FTP, you will also find precompiled version of crtbeginS.o,
> > crti.o
> > > and libc_nonshared.a (compiled with -Wa,-xgot).
> > > Please read the README.build file for howto build the sources.
> > >
> > > The link are:
> > > ftp://ftp.mips.com/pub/linux/mips/installation/apps/mozilla/src/
> > >
> > > >
> > > > >
> > > > > Regards,
> > > > >  -- Guido
> >
> > _________________________________________________________
> > Do You Yahoo!?
> > Get your free @yahoo.com address at http://mail.yahoo.com


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Mozilla/Netscape on MIPS
  2001-12-09 21:40             ` Garrick Evans
  (?)
@ 2001-12-10  7:58             ` Carsten Langgaard
  -1 siblings, 0 replies; 10+ messages in thread
From: Carsten Langgaard @ 2001-12-10  7:58 UTC (permalink / raw)
  To: Garrick Evans; +Cc: linux-mips

Garrick Evans wrote:

> really? while the browser display works, there are only 2 menus "Debug" and
> "QA" and no text anywhere and none of the buttons work - in addition to
> consuming about 100+ mb of RAM

Strange, that doesn't happen to me.

>
> anyway, i've been trying to build moz for a while now and it always crashes
> out when it hits the content/build dir
>
> thoughts?

Just read the README.build from our FTP site.
 ftp://ftp.mips.com/pub/linux/mips/installation/apps/mozilla/src/README.build

>
> ----- Original Message -----
> From: "Carsten Langgaard" <carstenl@mips.com>
> To: "Garrick Evans" <sginux@yahoo.com>
> Cc: "Guido Guenther" <agx@sigxcpu.org>; <linux-mips@oss.sgi.com>
> Sent: Sunday, December 09, 2001 11:21 AM
> Subject: Re: Mozilla/Netscape on MIPS
>
> > No it's not a debug/test version, that would chew even more memory, but
> you
> > should be able to build a less "hungry" version yourself.
> > Just grip the sources and disable whatever you don't need.
> >
> > /Carsten
> >
> > Garrick Evans wrote:
> >
> > > this is a debug/test debug no? i mean it chews up RAM... got a thinner
> > > version?
> > >
> > > ----- Original Message -----
> > > From: "Carsten Langgaard" <carstenl@mips.com>
> > > To: "Guido Guenther" <agx@sigxcpu.org>; <linux-mips@oss.sgi.com>
> > > Sent: Friday, December 07, 2001 5:33 AM
> > > Subject: Re: Mozilla/Netscape on MIPS
> > >
> > > > Carsten Langgaard wrote:
> > > >
> > > > > Guido Guenther wrote:
> > > > >
> > > > > > On Tue, Dec 04, 2001 at 03:19:39PM +0100, Carsten Langgaard wrote:
> > > > > > > There has previous been some request about running Mozilla on a
> MIPS
> > > > > > > system.
> > > > > > > We have put a bigendian and a littleendian image on our FTP
> site.
> > > > > > >
> > > > > > > It runs on the current RedHat7.1 distribution with some minor
> > > updates.
> > > > > > > The needed RPMs is also available on our FTP site:
> > > > > > >     ftp://ftp.mips.com/pub/linux/mips/installation/apps/mozilla/
> > > > > > Were any special patches needed? Could you please also put the
> source
> > > > > > rpms there?
> > > > >
> > > > > Ok, I will put the sources on our FTP.
> > > > > Inorder to build the sources you also need to install some extra
> RPMs
> > > and
> > > > > rebuild crtbeginS.o, crti.o and libc_nonshared.a with the -Wa,-xgot
> > > option.
> > > >
> > > > It now on FTP, you will also find precompiled version of crtbeginS.o,
> > > crti.o
> > > > and libc_nonshared.a (compiled with -Wa,-xgot).
> > > > Please read the README.build file for howto build the sources.
> > > >
> > > > The link are:
> > > > ftp://ftp.mips.com/pub/linux/mips/installation/apps/mozilla/src/
> > > >
> > > > >
> > > > > >
> > > > > > Regards,
> > > > > >  -- Guido
> > >
> > > _________________________________________________________
> > > Do You Yahoo!?
> > > Get your free @yahoo.com address at http://mail.yahoo.com
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com

--
_    _ ____  ___   Carsten Langgaard   Mailto:carstenl@mips.com
|\  /|||___)(___   MIPS Denmark        Direct: +45 4486 5527
| \/ |||    ____)  Lautrupvang 4B      Switch: +45 4486 5555
  TECHNOLOGIES     2750 Ballerup       Fax...: +45 4486 5556
                   Denmark             http://www.mips.com

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2001-12-10  8:59 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-04 14:19 Mozilla/Netscape on MIPS Carsten Langgaard
2001-12-04 15:11 ` Guido Guenther
2001-12-07 11:19   ` Carsten Langgaard
2001-12-07 13:33     ` Carsten Langgaard
2001-12-09  5:35       ` Garrick Evans
2001-12-09  5:35         ` Garrick Evans
2001-12-09 19:21         ` Carsten Langgaard
2001-12-09 21:40           ` Garrick Evans
2001-12-09 21:40             ` Garrick Evans
2001-12-10  7:58             ` Carsten Langgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.