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]

Re: How to build a cross compiler from x86 linux to mips little endian linux


On Saturday 04 November 2000 07:38 am, Qingbo Wu wrote:
> Hi, all,
> 
> I want to build a cross compiler from X86 linux to mips
> little endian linux. But I do not know how to change
> configure, then the gcc-2.95.2 can support little endian
> mips linux. If someone knows, please help me.
> Thanks in advance!

gcc-2.95.2 is broken for the mips target, you need to use an older 
version of the compiler. The linux-vr project uses egcs-1.03a. I 
suggest you take a look at  http://www.linux-vr.org/tools.html. But if 
MIPS worked then the correct configuration option would be 
--target=mipsel-linux
-- 
Pete Buechler
Developer, SuSE Labs
peterb@suse.com
http://www.suse.com/~peterb

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


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