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

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

Re: [avr-gcc-list] refactoring to reduce code size


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] refactoring to reduce code size
Date: Wed, 29 Jan 2003 10:25:17 +0100 (MET)

"Alex Shepherd" <address@hidden> wrote:

> In an effort to try and find the biggest functions, I have tried
> looking at the list files that the compiler produces ...

I always wonder why people are so keen to get all these list files. ;-)
I think they are pretty useless.

avr-nm --size-sort -S <ELF file name>

is your friend.
-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/
avr-gcc-list at http://avr1.org



reply via email to

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