[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] .lst output from compiler
From: |
Klaus Rudolph |
Subject: |
Re: [avr-gcc-list] .lst output from compiler |
Date: |
Mon, 15 Apr 2002 07:42:26 +0200 (MEST) |
> Hi. I am wondering how to generate a .lst file (C + assembler) as output
> >from gcc. This is (or would be) very useful as you can see what the C
> code is compiling down to. I presume there are some gcc compiler
> switches to do this? Anybody have any ideas?
Try
avr-gcc -Wa,-al x.c > x.lst
This works for me.... maybe there is something more than generating
listfiles in, but
i have no gcc manual in this moment here and this should help you for the
first time :-)
Bye
Klaus
--
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net
avr-gcc-list at http://avr1.org