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: target removal...


dewar@gnat.com (Robert Dewar) writes:

> Perhaps I misunderstand, but I thought that IRIX 5 in GCC speak
> in fact means -o32, which is in fact fully supported in IRIX 6.

No, the mips-sgi-irix5 configuration won't produce a working O32 ABI gcc on
an IRIX 6 box since that configuration doesn't include the necessary bits
to handle e.g. the multi-ABI requirements of SGIs system headers.  A patch
to fix this is forthcoming, though (the changes compared to the irix5
config are fairly small).

	Rainer


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