Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.utils.bug > #2227
| From | Jirka Koutný <koutnji2@gmail.com> |
|---|---|
| Newsgroups | gnu.utils.bug |
| Subject | avr-ld segfault |
| Date | 2018-02-19 23:27 +0000 |
| Message-ID | <mailman.9462.1519099270.27995.bug-gnu-utils@gnu.org> (permalink) |
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
Back to gnu.utils.bug | Previous | Next | Find similar
avr-ld segfault Jirka Koutný <koutnji2@gmail.com> - 2018-02-19 23:27 +0000
csiph-web