[uClibc]Re: Help on mips support of uclibc

Geoffrey Espin espin at idiom.com
Tue Dec 25 00:29:07 UTC 2001


Wang,

> Could you please give us the pointer to the HJ Lu's RH7.x tools
> for mipsel as you mentioned?

    ftp://oss.sgi.com/pub/linux/mips/redhat/7.1/RPMS/i386/

On Mandrake 8.1 or Redhat 7.2 (not .1!) I just need to install

    toolchain-20011020-1.i386.rpm
    toolchain-mipsel-20011020-1.i386.rpm

Check linux-mips at oss.sgi.com to find the archive and/or join
that list for more info.  Attached was his posting.

Geoff
-- 
Geoffrey Espin espin at idiom.com
--

>From owner-linux-mips at oss.sgi.com Wed Oct 24 12:17:01 2001
Date: Wed, 24 Oct 2001 12:16:46 -0700
From: "H . J . Lu" <hjl at lucon.org>
To: linux-mips at oss.sgi.com
Subject: RedHat 7.1/mips update
Message-ID: <20011024121646.A6520 at lucon.org>
Sender: owner-linux-mips at oss.sgi.com
Lines: 38

I updated my RedHat 7.1/mips port. There are quite a few changes. Check it
out.


H.J.
-----
My mini-port of RedHat 7.1 is at

ftp://oss.sgi.com/pub/linux/mips/redhat/7.1/

you should be able to put a small RedHat 7.1 on the mips/mipsel box and
compile the rest of RedHat 7.1 yourselves.

Here are something you should know:

1. The cross compiler hosted on RedHat 7.1/ia32 is provided as a
toolchain rpm. The binary rpms for the mips and mipsel cross compilers
are included. You may need glibc 2.2.3-11 or above to use those
rpms. The glibc x86 binary rpms under RPMS/i386 should be ok.
2. You have to find a way to put those rpms on your machine. I use
network boot and NFS root to do it.
3. install.tar.bz2 has some scripts to prepare NFS root and install
RedHat 7.1 on a hard drive.
4. baseline.tar.bz2 contains the cross build tree.
5. Since everything is cross compiled from x86, which is little endian,
many data files for mips, which is big endian, are either missing or
wrong. To get those data files for mips, you have to rebuild/install
the folowing rpms:

cracklib
glibc

natively on Linux/mips.

Thanks.


H.J.





More information about the uClibc mailing list