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: check mips abi x linker emulation compatibility


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


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