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 mixing MIPS object files.


On Wed, 6 Nov 2002, H. J. Lu wrote:

> > - The main reason for varying EF_MIPS_ARCH for a given EF_MIPS_MACH
> >   seems to be to say that a binary contains 32-bit code.  There are
> >   other flags for that.
> 
> Linux 32bit MIPS kernel won't load any MIPS binaries marked MIPS III
> or above.

 It will.  While MIPS III doesn't add anything useful for the 32-bit mode,
MIPS IV does.  The kernel actually doesn't care of the ISA -- it checks
the ABI to run o32 executables only..

-- 
+  Maciej W. Rozycki, Technical University of Gdansk, Poland   +
+--------------------------------------------------------------+
+        e-mail: macro@ds2.pg.gda.pl, PGP key available        +


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