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

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

Re: [avr-gcc-list] WinAVR, file XXX not found in symbol table, ignoring.


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] WinAVR, file XXX not found in symbol table, ignoring...
Date: Wed, 9 Feb 2005 16:42:26 +0100 (MET)

"Preben Mikael Bohn" <address@hidden> wrote:

> Converting to AVR Extended COFF: test.cof
....
> avr-objcopy: test.elf: no recognized debugging information

``Doctor, it hurts when I do this.'' -- ``Don't do this.'' :-)

If you want to use DWARF-2, don't even try to convert to COFF.  The
converter can only handle stabs debugging information.  But as you're
going to use the ELF file directly, there's no need for the COFF
conversion at all.

-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/

reply via email to

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