This is the mail archive of the gcc-patches@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: patches for mips-linux


>>>>> Richard Henderson <rth@cygnus.com> writes:

> On Thu, Jun 25, 1998 at 01:03:30AM -0700, Martin Knoblauch wrote:
>> Hmm. Could be that this is due to the fact that
>> there is no GNU-ld for mips-sgi-irix and that it
>> is necessary to use the native ld on that platform?

> Even the native irix elf linker ought to be able to handle 
> arbitrary sections -- gnu ld should not be required.  Not
> to say that I'd actually tried all such combinations.

This is only true of the n32 and n64 ABIs under Irix 6; the Irix 5 o32
ABI is like emulating ECOFF in ELF.  Quite lame.

Jason


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