bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Listing files for 2.11.2 ARM ELF


From: Nick Clifton
Subject: Re: Listing files for 2.11.2 ARM ELF
Date: 09 Oct 2001 18:02:10 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

Hi George,

>       I am writting assembly language code for 2 cpus, arm and
> m68k. I am not currently at the m68k environment but I beleive the
> two assembles behave differently.

Ok, well if they do behave differently then that would indicate some
kind of bug, since the listing code is supposed to be generic.  If you
can confirm this, I will investigate.

> From my prespective, I would prefer the ability to expand the macro 
> or not.

I thought that the 'm' option to the -a switch gave you this ability.

> Next preference would be to list only the first line. I only use 
> macros for encapsulating very simple code sequences.

If it bugs you, you could always switch to CPP style macros and use
the C preprocessor.

Cheers
        Nick




reply via email to

[Prev in Thread] Current Thread [Next in Thread]