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


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...


cgd


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