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