This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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: mipsel-linux-g++


On Fri, 14 Jun 2002 02:01:05 -0700, Stephane List wrote:

> I want to build a c++ software on an IDT processor with a 79RC32V334
> processord wich has an mips32 instruction set.

MIPS32(tm) or 32-bit mips, e.g. mipsII?

> 
> With mipsel-linux-gcc v2.95.3 I can build C program that runs on my
> board, but when I run C++ programs I always get a "Memory fault"
> 
> 
> I can't find a gcc3.x for mipsel-linux-gcc, does it have a new name ?
> Where is it available, or how can I build a successfully C++ program for
> my board ?

I'd suggest going to whoever you are using as a vendor for your previous
binaries. We provide source releases. The configure target of
mipsel-linux-gnu should still work for your cross compiler for the 3.1
series though.

-eric



-- 
I will not carve gods


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