From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by oss.sgi.com (8.11.2/8.11.3) id fB7ETvJ08283 for linux-mips-outgoing; Fri, 7 Dec 2001 06:29:57 -0800 Received: from mx.mips.com (mx.mips.com [206.31.31.226]) by oss.sgi.com (8.11.2/8.11.3) with SMTP id fB7ETro08280 for ; Fri, 7 Dec 2001 06:29:53 -0800 Received: from newman.mips.com (ns-dmz [206.31.31.225]) by mx.mips.com (8.9.3/8.9.0) with ESMTP id FAA18074; Fri, 7 Dec 2001 05:29:39 -0800 (PST) Received: from copfs01.mips.com (copfs01 [192.168.205.101]) by newman.mips.com (8.9.3/8.9.0) with ESMTP id FAA04141; Fri, 7 Dec 2001 05:29:38 -0800 (PST) Received: from mips.com (coppccl [172.17.27.2]) by copfs01.mips.com (8.11.4/8.9.0) with ESMTP id fB7DTRA12170; Fri, 7 Dec 2001 14:29:34 +0100 (MET) Message-ID: <3C10C526.56F65E57@mips.com> Date: Fri, 07 Dec 2001 14:33:26 +0100 From: Carsten Langgaard Organization: MIPS Technologies X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Guido Guenther , linux-mips@oss.sgi.com Subject: Re: Mozilla/Netscape on MIPS References: <3C0CDB7B.C13AE2B3@mips.com> <20011204161157.A9410@galadriel.physik.uni-konstanz.de> <3C10A5CB.FB92B3A@mips.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-linux-mips@oss.sgi.com Precedence: bulk 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