https://sourceware.org/bugzilla/show_bug.cgi?id=28513
Georg-Johann Lay <gjl at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
CC| |gjl at gcc dot gnu.org
--- Comment #1 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
When I am running your commands with Binutils 2.42, I am getting:
.../avr/bin/ld: error: cannot change output format whilst linking AVR binaries
collect2: error: ld returned 1 exit status
So the correct way of doing things is to use an intermediate ELF file. (Or
don't use IHEX to begin with, e.g. feed ELF into avrdude).
--
You are receiving this mail because:
You are on the CC list for the bug.