All of lore.kernel.org
 help / color / mirror / Atom feed
* where can I get cross compiler and glibc for mipsel linux
@ 2002-01-07  9:20 Wu Qingbo
  2002-01-07 16:55 ` H . J . Lu
  2002-01-07 19:16 ` Jun Sun
  0 siblings, 2 replies; 3+ messages in thread
From: Wu Qingbo @ 2002-01-07  9:20 UTC (permalink / raw)
  To: linux-mips@oss.sgi.com

Hi, all,

I want to install cross compiler on my X86 linux system for mipsel linux.
Where can I get them? And how to install them?
Thanks in advance!

Qingbo


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

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

* Re: where can I get cross compiler and glibc for mipsel linux
  2002-01-07  9:20 where can I get cross compiler and glibc for mipsel linux Wu Qingbo
@ 2002-01-07 16:55 ` H . J . Lu
  2002-01-07 19:16 ` Jun Sun
  1 sibling, 0 replies; 3+ messages in thread
From: H . J . Lu @ 2002-01-07 16:55 UTC (permalink / raw)
  To: Wu Qingbo; +Cc: linux-mips@oss.sgi.com

On Mon, Jan 07, 2002 at 05:20:25PM +0800, Wu Qingbo wrote:
> Hi, all,
> 
> I want to install cross compiler on my X86 linux system for mipsel linux.
> Where can I get them? And how to install them?
> Thanks in advance!
> 

You can try my RedHat 7.1.


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.

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

* Re: where can I get cross compiler and glibc for mipsel linux
  2002-01-07  9:20 where can I get cross compiler and glibc for mipsel linux Wu Qingbo
  2002-01-07 16:55 ` H . J . Lu
@ 2002-01-07 19:16 ` Jun Sun
  1 sibling, 0 replies; 3+ messages in thread
From: Jun Sun @ 2002-01-07 19:16 UTC (permalink / raw)
  To: Wu Qingbo; +Cc: linux-mips@oss.sgi.com

Wu Qingbo wrote:
> 
> Hi, all,
> 
> I want to install cross compiler on my X86 linux system for mipsel linux.
> Where can I get them? And how to install them?
> Thanks in advance!
> 

See my porting howto at 

http://linux.junsun.net/porting-howto

Jun

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

end of thread, other threads:[~2002-01-07 20:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-07  9:20 where can I get cross compiler and glibc for mipsel linux Wu Qingbo
2002-01-07 16:55 ` H . J . Lu
2002-01-07 19:16 ` Jun Sun

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.