This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.0 for mips-sgi-irix6.5 built
- To: dewar at gnat dot com
- Subject: Re: GCC 3.0 for mips-sgi-irix6.5 built
- From: "Jeremy M. Nett" <jeremy at cairo dot spd dot louisville dot edu>
- Date: Fri, 22 Jun 2001 15:32:28 -0400
- Cc: gcc at gcc dot gnu dot org
The N32 ABI, as said to do on the "Host/target specific installation notes
for GCC" (http://gcc.gnu.org/install/specific.html#mips*-sgi-irix6)
The result of "file gcc" is:
gcc: ELF N32 MSB mips-4 dynamic executable (not stripped) MIPS
- version 1
On Fri, 22 Jun 2001 dewar@gnat.com wrote:
> >>The machine is a SGI Onyx 2, with 64-bit MIPS R12000 processors.
>
>
> The question is what ABI, -n32 -o32 or -n64?
> The mahine you mention supports all three ABI's, but they are quite
> different (and quite incompatible).
>