embedded sparc using -Qy on as invocation

Alan Modra alan@linuxcare.com.au
Wed Nov 22 07:05:00 GMT 2000


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?

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

Alan
-- 
Linuxcare.  Support for the Revolution.



More information about the Binutils mailing list