This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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: Irix support


Simon writes:

> Hmm. I'm not the only one to have had this happen. (see 
> http://gcc.gnu.org/ml/gcc-help/2003-05/msg00134.html). I was running 

I hadn't seen that before.  Please create a bug report at
http://gcc.gnu.org/bugzilla/ as Tom suggested.

> 6.5.5f (I've just changed the OS to 6.5.17m, the most recent one I have 
> on CD. I'm investigating the supposed free maintenance updates for 
> online-developers from SGI...) I'll see if the OS change makes a difference.

Seems unlikely.  It may be gcc 3.0.4 miscompiling the stage1 compiler.  To
check this, you may want to try SGIs MIPSpro C to bootstrap.  Be careful
with MIPSpro C 7.4, though: it's new memcmp builtin is miscompiled
sometimes, leading to crashes during bootstrap.  To be fixed in the
upcoming 7.4.1 release.

> Do you have the branch-name of the one that works for you ? I was using 
> the 3.3 release tar file on the website, not a CVS tree.

I've been able to bootstrap the 3.3 release just fine both on all of IRIX
6.5.10m (with MIPSpro C 7.3), 6.5.18f/6.5.20f (with GCC 3.1).

	Rainer

-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University


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