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]

Re: embedded sparc using -Qy on as invocation




Alan Modra wrote:
> 
> On Wed, 22 Nov 2000, Joel Sherrill wrote:
> 
> > Configuration:
> >
> > ../src/configure --prefix=/usr2/test-gcc/install --target=sparc-rtems \
> >   --with-gnu-as --with-gnu-ld --with-newlib --verbose --enable-threads
> >
> >
> > bash$ ../gas/as-new -Qy -s -o crti.o
> > ../../src/gcc/config/sparc/sol2-ci.asm
> > ../gas/as-new: unrecognized option `-Qy'
> >[snip]
> > This is the change to gas/configure.in required to make elf the
> > default for sparc-rtems.
> 
> Did you run autoconf?

Yes.  But I am using someone else's procedure to merge binutils, gcc,
and gdb sources so that could be messing something up.  

> After making some changes to bfd/config.bfd as well as your gas/configure
> changes, I can quite happily assemble the file in question.
> 
> $ gas/as-new -V -Qy -s -o crti.o /src/egcs/gcc/config/sparc/sol2-ci.asm
> GNU assembler version 2.10.91 (sparc-rtems) using BFD version 2.10.91

Well I am glad it is an operator error.  Maybe I need to go back to my
own procedure. :)
 
> Alan
> --
> Linuxcare.  Support for the Revolution.

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel@OARcorp.com                 On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
Support Available                (256) 722-9985

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