avr-gcc-list
[Top][All Lists]
Advanced

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

Re: [avr-gcc-list] Viewing Assembly code for C prg.


From: David Smead
Subject: Re: [avr-gcc-list] Viewing Assembly code for C prg.
Date: Sat, 24 Nov 2001 01:35:09 -0800 (PST)

Rohit,

You want the -S option which will stop gcc after it produces the assembly
language.

-- 
Sincerely,

David Smead
http://www.amplepower.com.

On Fri, 23 Nov 2001, Rohit Mediratta wrote:

> Hi,
>   I use avr-gcc on Redhat 7.1
>
> I want to be able to view the assembly code (Mnemonics preferably)
> for my C prg. I am not sure what flags will i have to give to avr-gcc so
> that i can generate a readable assembly language file.
>
> Could someone please help me.
>
> thanks
> rohit
>
>
>
> _______________________________________________
> avr-gcc-list mailing list
> address@hidden
> http://avr.jpk.co.nz/mailman/listinfo/avr-gcc-list
>




reply via email to

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