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 Tue, 2003-05-06 at 22:07, Alexandre Oliva wrote:
> 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*?

Sounds good. Go ahead and do it.

-eric

-- 
Eric Christopher <echristo@redhat.com>


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