|
From: | Nick Clifton |
Subject: | Re: -al |
Date: | Wed, 08 Mar 2006 10:02:13 +0000 |
User-agent: | Mozilla Thunderbird 1.0.7-1.4.1 (X11/20050929) |
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 5Can you provide more details about how you encountered this problem ? Do you have a test case that reproduces it ?
Cheers Nick
[Prev in Thread] | Current Thread | [Next in Thread] |