This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: recent mips-elf linker "architecture ... incompatible" regressions


On Thu, Mar 14, 2002 at 01:50:46PM +0100, Thiemo Seufer wrote:
> 
> How will this work? It seems to do as it did before, but I don't
> understand why it worked ever. The bfd_mach_mips* defines are not
> always upward compatible to all of the lower numbers. E.g.
> 
> #define bfd_mach_mips6000 6000
> 
> and
> 
> #define bfd_mach_mipsisa64 64
> 
> are obvious exceptions.

I don't pretend to understand mips.  Please rewrite the function
properly.  ;)

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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