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: RFC & patch: Rework MIPS command-line handling


At Fri, 12 Jul 2002 18:39:41 +0000 (UTC), "Eric Christopher" wrote:
> Macej said the following:
> 
> >I'd prefer to select the default ABI at the configure time, from the
> >target triplet ideally.  E.g. I use a local patch that select the 64
> >ABI as the default for binutils if configuring for mips64*-*-linux*. 
> >The same is set in the specs file for gcc for this target.
> 
> This is only particularly convenient for the hosted toolchains, and I
> don't think I want to get into the habit of splitting things between
> OSes and embedded toolchains.

it may only be particularly convenient for them but:

a) it really is quite lame to have to name a specific ABI on the
command line when that's the default used for the platform.

b) i believe that is a fair fraction of the users...

Personally, I think the target triple should be able to select "the
rest" of the ABI, just as it currently selects part of the default ABI
(e.g. soft-float).




cgd


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