Groups | Search | Server Info | Keyboard shortcuts | Login | Register


Groups > gnu.utils.bug > #2228

Re: avr-ld segfault

From jemarch@gnu.org (Jose E. Marchesi)
Newsgroups gnu.utils.bug
Subject Re: avr-ld segfault
Date 2018-02-20 09:47 +0100
Message-ID <mailman.9473.1519116477.27995.bug-gnu-utils@gnu.org> (permalink)
References <CAH5nFm9fx=JL+9eTAjMek=S9GE-wEDgmVvU-OgW1aGJpt66rwQ@mail.gmail.com>

Show all headers | View raw


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


Thread

Re: avr-ld segfault jemarch@gnu.org (Jose E. Marchesi) - 2018-02-20 09:47 +0100

csiph-web