Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

avr-ld segfault

0 views
Skip to first unread message

Jirka Koutný

unread,
Feb 19, 2018, 11:01:11 PM2/19/18
to bug-gn...@gnu.org
Hello,

I have encountered segmentation fault running avr-ld.

The full line causing the crash is:
avr-ld --oformat binary -o prog.bin prog.elf

prog.elf is made with:
avr-as -mmcu=avr5 prog.S -o prog.elf

And the host system is raspberry pi 3, raspbian jessie.

My intention was to make binary for program memory for atmega328.

Best regards,
Jirka

Jose E. Marchesi

unread,
Feb 20, 2018, 3:47:58 AM2/20/18
to Jirka Koutný, bug-gn...@gnu.org

Hi Jirka.
To report linker bugs, please use the GNU binutils bugzilla:
http://sourceware.org/bugzilla

Jirka Koutný

unread,
Feb 20, 2018, 3:50:00 AM2/20/18
to Jose E. Marchesi, bug-gn...@gnu.org
Ok. Got it.
0 new messages