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: GAS: Handling option parsing for ARM co-processor extensions


Richard Earnshaw <rearnsha@arm.com> writes:
> how do you turn Maverick off if that is one of the default flags set
> up for a build?  The only reasonable way is to start adding
> -mno-maverick etc, which becomes clumsy.

That's what I did.  I don't think the result was very clumsy.  The
option parser recognizes "no-" as a prefix to negate the effect of the
option.

(I'm not opposed to your approach, I'm just pointing out a different
one.)

-- 
Lars Brinkhoff          http://lars.nocrew.org/     Linux, GCC, PDP-10
Brinkhoff Consulting    http://www.brinkhoff.se/    programming


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