On Tue, May 08, 2001 at 02:20:06PM -0700, Jun Sun wrote: > > EM_MIPS_RS4_BE was apparently only in use for a short time; EM_MIPS is > > being used for both byte order. The byteorder is nowadays identified by > > EI_DATA. > > > > That makes a lot of sense. > > BTW, where is the latest ELF spec that says so? Maciej, which spec are you > referring to? I checked with the keepers of the ABI - EM_MIPS_RS4_BE was never registered and EM_MIPS_RS3_LE was already registered in '92. Anyway, my statement stays. I've never seen object files using architecture number 10 nor EM_MIPS_RS3_LE used in any source except the constant definitions. Ralf