Bug#963148: binutils-avr: avr-ld is broken on aarch64

2020-11-05 Thread Bernhard Übelacker
Dear Maintainer, I could reproduce this issue with version 2.26.20160125+Atmel3.6.2-1. Program terminated with signal SIGILL, Illegal instruction. #0 0xe70f20e8 in e843419@0011_0103_e2c () (gdb) bt #0 0xe70f20e8 in e843419@0011_0103_e2c () #1 0xa

Bug#963148: binutils-avr: avr-ld is broken on aarch64

2020-06-19 Thread Lukas F. Hartmann
Package: binutils-avr Version: 2.26.20160125+Atmel3.6.2-1 Severity: important Dear Maintainer, If I enter the following: avr-ld I get: Illegal instruction So I can't link avr programs on my aarch64 platform with Debian. If I build binutils-avr myself from the original sources, it works. --