This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: MIPS(el) Toolchain


Dan,

I have it working!  On a hunch, I put Fedora Core 2 on an old PC and used
that to build my tool chain.  This actually worked!  There is something
broken with Fedora Core 3.  

My next step is to build the necessary libraries, etc, for my multi arch
mips.  I'm expecting to end up with a lib directory for -mabi=32, a libn32
directory for -mabi=n32, and a lib64 directory for -mabi=64.  Could you
point me in the write direction for using crosstool to accomplish this?  

Thanks for your help!

Bryan 

-----Original Message-----
From: Dan Kegel [mailto:dank@kegel.com] 
Sent: Friday, July 08, 2005 12:43 PM
To: Bryan Althouse
Cc: matej.kupljen@ultra.si; crossgcc@sources.redhat.com
Subject: Re: MIPS(el) Toolchain

Bryan Althouse wrote:
> I've tried to follow the patch trail

Yeah, it was confusing, wasn't it?  I had trouble, too.

> but I've still got issues with
> building a cross compiler for mips.  I am shooting for:
> binutils-2.16
> gcc-3.4.3
> glibc-2.3.5 
> 
> Incidentally, the http://sources.redhat.com/bugzilla/show_bug.cgi?id=758 
> patch failed.  It looks like it is meant for glibc-2.3.4.  I don't think 
> this patch is necessary for glibc to compile.  Is this true? 

That's odd.  Seems to apply to glibc-2.3.5 here.

Maybe you should hold off until I release crosstool-0.37 Real Soon Now.
- Dan

-- 
Trying to get a job as a c++ developer?  See
http://kegel.com/academy/getting-hired.html


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]