This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: The comment start symbol for arm assembler


On 10/31/05, Hanzac Chen wrote:
> Hi,
>
> Is the comment symbol for arm "@"? But the intermediate code
> (assembler code)  generated by GCC 4.1.0 (gcc-4.1-20051022) can't be
> assembled by the latest release of binutils (binutils-2.16.1).
>
> Which is the correct line-comment symbol for arm assembler?

Sorry, I found that if I change the comment symbol from  "@" to ";@",
it will work fine.

Attachment: arm-aout_h-comment.patch
Description: Binary data


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