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: 2.16.1 candidate patches


On Mon, May 09, 2005 at 08:48:23PM -0600, The Doctor wrote:
> On Tue, May 10, 2005 at 10:52:35AM +0930, Alan Modra wrote:
> > On Mon, May 09, 2005 at 07:06:07PM -0600, The Doctor wrote:
> > > as: unrecognized option `-Qy'
> > > 
> > > This was working under 2.15 .  What happened under 2.16?
> > 
> > Target?
> >
> i386-unknown-bsdi

I think you must have configured 2.15 differently from 2.16.

i386-*-bsdi is AOUT, so should not have support for -Q (see
tc-i386.c:md_parse_option).  However, x86 gas is one of the few gas
targets that support multiple output formats, so I'm guessing that you
used --enable-targets=all (or specifically selected an x86 elf target)
on 2.15 but not on 2.16.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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