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]

Re: mips-sgi-irix5.2


On Sep 17, 2000, J.A.K.Mouw@its.tudelft.nl (Erik Mouw) wrote:

> Jean-Marc Nuzillard wrote:

>> Everything when ok until the comparision of stage2 and stage3 compilers.
>> A lot of files were different and make terminated in error.
>> I tried to run 'make install' and some stuff was installed.

> I don't know about IRIX 5.2, but in IRIX 5.3 I had to do some hacking
> to get gcc compiled at all. I hope you also installed the GNU binutils?

I've build GCC 2.95.2 on IRIX 5.2 without any need for hacking.  But
then, I was using an older version of GCC as the bootstrap compiler.

IIRC, Jim Wilson once told me some old version of SGI's C compiler
would mis-compile stage1 in a way that would cause some optimizations
to be missed, and then stage2 would end up different from stage3, that
would catch up on the optimizations.  Once you get a compare failure,
try `make bootstrap2' again, so that stage3 is used as stage2, a new
stage3 is built and compared with it.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

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