Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > gnu.utils.bug > #2229
| From | Jirka Koutný <koutnji2@gmail.com> |
|---|---|
| Newsgroups | gnu.utils.bug |
| Subject | Re: avr-ld segfault |
| Date | 2018-02-20 08:49 +0000 |
| Message-ID | <mailman.9474.1519116599.27995.bug-gnu-utils@gnu.org> (permalink) |
| References | <CAH5nFm9fx=JL+9eTAjMek=S9GE-wEDgmVvU-OgW1aGJpt66rwQ@mail.gmail.com> <87y3jom4i7.fsf@gnu.org> |
Ok. Got it. On 20 Feb 2018 08:47, "Jose E. Marchesi" <jemarch@gnu.org> wrote: > > Hi Jirka. > > 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. > > To report linker bugs, please use the GNU binutils bugzilla: > http://sourceware.org/bugzilla >
Back to gnu.utils.bug | Previous | Next | Find similar
Re: avr-ld segfault Jirka Koutný <koutnji2@gmail.com> - 2018-02-20 08:49 +0000
csiph-web