This is the mail archive of the gcc-help@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: Comments in assember output


Artur Krzysztof Szostak <artur@alice.phy.uct.ac.za> writes:

> Thanks, but this is not working.

It should work if you also pass the -g option.

> The GNU assembler manpages do not indicate that 'as' knows this option.
> Which version are you using?

The option has been there for a long time, and is documented.  Look
for the -a option.

Ian


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