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: Remaining host configuration fragments


"Eric Christopher" <echristo@redhat.com> writes:

> > Do you have an off-the-top-of-your-head estimate of how bitrotten it is,
> > and how much work would bring it back?
> 
> I don't _know_ that it's actually been built in at least a year. Probably
> more.

I built the mips-sgi-irix5 configuration on IRIX 6 last year, which is
necessary if you want to get O32 ABI support.  It worked after working
around a gas problem (acked, but not yet checked into binutils).  There
were a couple of problems in exception handling, which I believe have been
fixed since.  I didn't have time to work on gcc recently, but hope to
revive this configuration at some time (or even to complete older patches
of mine to integrate O32 support into the IRIX 6 config).

> You could try it... :) I, however, want to get rid of most non-elf
> configs in mips. If someone comes up with a pe port, for example, I'm
> willing to keep coff support around for that.

But the IRIX 5 configuration *is* an ELF target, it only doesn't use DWARF 2
but stabs (or mdebug if someone would lift the support from the
alpha-dec-osf config).

	Rainer


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