All of lore.kernel.org
 help / color / mirror / Atom feed
* Mips cross-compiler
@ 2001-05-14 19:24 Jason Brock
  2001-05-16  9:43   ` Ian Chilton
  0 siblings, 1 reply; 6+ messages in thread
From: Jason Brock @ 2001-05-14 19:24 UTC (permalink / raw)
  To: linux-mips

When is there going to be a Linux version Mips Cross-Compiler for the
VR4122 (Casio EM-500)?

^ permalink raw reply	[flat|nested] 6+ messages in thread
* mips cross-compiler
@ 2003-01-27 21:53 Chien-Lung Wu
  2003-01-28  6:56 ` Ralf Baechle
  0 siblings, 1 reply; 6+ messages in thread
From: Chien-Lung Wu @ 2003-01-27 21:53 UTC (permalink / raw)
  To: 'linux-mips@linux-mips.org'

Hi,
I am trying to install a mips-linux cross compiler on my linux box with
	target=mips-linux
	host=i686-linux

 I download the rpm files
	binutils-mips-linux-2.8.1-1-i386.rpm
	egcs-mips-linux-1.0.3a-2.i386.rpm
	glibc-2.1.95.1.mips.rpm
from ftp://oss.sgi.com/pub/linux/mips

When I use rpm comand to install binutils and egcs, they work fine.
	rpm -i binutils-mips-linux-2.8.1-1-i386.rpm
	rpm -i egcs-mips-linux-1.0.3a-2.i386.rpm

However, as I intsall the glibc with the rpm command:
	rpm -i glibc-2.1.95.1.mips.rpm

I got a confliction with glibc-common-2.2.4-13, since my native glibc is
2.2.4-13. Thus I cannot install glibc.

Can anybody show me how to install the cross-compiler correctly? (what is
the correct rpm command?)

More questions:
If I have native glibc, can I install another glibc for cross-compiler?
Can I install the binutils-mips-linux-2.8.1-1 to a specific path?  How?
( when I install them with rpm -i command, the executable files will go to
/usr/bin as default. Can I change that?)

Thanks for your help.

Chien-Lung

^ permalink raw reply	[flat|nested] 6+ messages in thread
* Re: mips cross-compiler
@ 2003-01-28  4:38 santosh kumar gowda
  0 siblings, 0 replies; 6+ messages in thread
From: santosh kumar gowda @ 2003-01-28  4:38 UTC (permalink / raw)
  To: cwu; +Cc: linux-mips

Upgrade your glibc to a recent version.
And installing the binutils-mips-linux-2.8.1-1
to a specific path, may result in problems.
I would suggest to compile at the given default
location and then move the executables to
/usr/bin. U will be able to access them everywhere.
Give it a try.

-Santosh
-----------------------------------
On Tue, 28 Jan 2003 Chien-Lung Wu wrote :
>Hi,
>I am trying to install a mips-linux cross compiler on my linux 
>box with
> 	target=mips-linux
> 	host=i686-linux
>
>  I download the rpm files
> 	binutils-mips-linux-2.8.1-1-i386.rpm
> 	egcs-mips-linux-1.0.3a-2.i386.rpm
> 	glibc-2.1.95.1.mips.rpm
> from ftp://oss.sgi.com/pub/linux/mips
>
>When I use rpm comand to install binutils and egcs, they work 
>fine.
> 	rpm -i binutils-mips-linux-2.8.1-1-i386.rpm
> 	rpm -i egcs-mips-linux-1.0.3a-2.i386.rpm
>
>However, as I intsall the glibc with the rpm command:
> 	rpm -i glibc-2.1.95.1.mips.rpm
>
>I got a confliction with glibc-common-2.2.4-13, since my native 
>glibc is
>2.2.4-13. Thus I cannot install glibc.
>
>Can anybody show me how to install the cross-compiler correctly? 
>(what is
>the correct rpm command?)
>
>More questions:
>If I have native glibc, can I install another glibc for 
>cross-compiler?
>Can I install the binutils-mips-linux-2.8.1-1 to a specific path?  
>How?
>( when I install them with rpm -i command, the executable files 
>will go to
>/usr/bin as default. Can I change that?)
>
>Thanks for your help.
>
>Chien-Lung
>

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

end of thread, other threads:[~2003-01-28  6:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-14 19:24 Mips cross-compiler Jason Brock
2001-05-16  9:43 ` Ian Chilton
2001-05-16  9:43   ` Ian Chilton
  -- strict thread matches above, loose matches on Subject: below --
2003-01-27 21:53 mips cross-compiler Chien-Lung Wu
2003-01-28  6:56 ` Ralf Baechle
2003-01-28  4:38 santosh kumar gowda

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.