Hi George,

I have been using the -al=file to generate assembler listing files. In
version 2.16 this is being interpreted as --alternate.

I am unable to reproduce this problem, either using the 2.16 branch sources or the current CVS mainline sources. For example:


  % arm-elf-gas -al nop.s -o nop.o
  ARM GAS  nop.s                  page 1

   1                        .text
   2                        .global fred
   3                    fred:
   4 0000 0000A0E1          nop
   5

Can you provide more details about how you encountered this problem ? Do you have a test case that reproduces it ?

Cheers
  Nick


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to