public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* Help building a mipsel-r3000-elfl compiler
@ 2000-10-06  6:08 Tom Wilson
  2000-10-06  9:40 ` Kai Ruottu
  0 siblings, 1 reply; 4+ messages in thread
From: Tom Wilson @ 2000-10-06  6:08 UTC (permalink / raw)
  To: crossgcc

Hello,

I am attempting to build a cross compiler, from host i586-pc-linux-gnu to 
mipsel-r3000-elfl.  I don't seem to be having any luck.  Has anyone else 
managed to get this working?

I am using redhat 6.2 with gcc 2.96.2...(experimental compiler)  (I also 
tried this using gcc 2.95.2 to no avail)

I am using the source code for gcc 2.96.2 (and have also tried with 2.95.2)
I don't have any special mipsel-r3000-elfl stuff set up any where it is 
just a clean redhat install
with the compiler source in my home directory.

The steps I have taken so far are:

1)built a i586-pc-linux-gnu version of the binutils 2.9.5 (just to update 
my system)
2)built i586-pc-linux-gnu host to mips-r3000-elfl binutils with 
--prefix=/usr/local/mips-r3000-elfl
3)configured  gcc 2.96.2... thus:

--target=mipsel-r3000-elfl
--prefix=/usr/local/mipsel-r3000-elfl

(as recommended by faq)

That went ok...

I try to build using make all but get various problems along the way, 95% 
of which are just sym link problems.  I acn get as far as the test stage of 
the build then get an error message about the newly built compiler not 
producing execututables.


The aim of this is to build libstdc++v3 for the mips target.

thanks for any help

Tom.


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com

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

end of thread, other threads:[~2000-10-07 16:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-10-06  6:08 Help building a mipsel-r3000-elfl compiler Tom Wilson
2000-10-06  9:40 ` Kai Ruottu
2000-10-06 10:04   ` Tom Wilson
2000-10-07 16:13     ` Kai Ruottu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).