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: [PATCH] Fix ELF flags for mixing of different MIPS ISA objects...


On Mon, Nov 04, 2002 at 11:12:01AM -0600, Steven J. Hill wrote:
> Greetings.
> 
> This patch fixes a bug related to mixing MIPS objects that
> are compiled for different ISAs. This patch is based off of
> a patch by H.J. Lu:
> 
>    http://sources.redhat.com/ml/binutils/2001-10/msg00526.html
> 

It is a tricky problem. You have to make sure both EF_MIPS_ARCH and
EF_MIPS_MACH are in agreement. It can be quite interesting.


H.J.


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