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

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

Re: [avr-gcc-list] Instruction count


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] Instruction count
Date: Wed, 15 Jan 2003 18:10:18 +0100 (MET)

Anubhav <address@hidden> wrote:

> I can get the disassembeled file using objdump -d for
> a gcc compiled ELF for x86 platform. but when i use
> this with avr compiled ELF, it exits saying unknown
> architecture.

We prefix all our programs with "avr-", so call the program as
"avr-objdump", and it'll do what you want.

-- 
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]