check mips abi x linker emulation compatibility

Alexandre Oliva aoliva@redhat.com
Wed May 7 05:07:00 GMT 2003


On May  7, 2003, cgd@broadcom.com wrote:

> At Wed, 7 May 2003 04:12:42 +0000 (UTC), "Alexandre Oliva" wrote:
>> +	# Decide which ABI to target by default.
>> +	case ${target} in
>> +	  mips64*-linux* | mips-sgi-irix6*)
>> +	    mips_default_abi=N32_ABI
>> +	    ;;

> i'd think that mipsisa64*-linux* should go along with such
> mips64*-linux* cases...

Err...  I didn't even know such a beast existed :-)

How about matching mips*64*-linux*?

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer



More information about the Binutils mailing list