bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: avr-ld segfault


From: Jose E. Marchesi
Subject: Re: avr-ld segfault
Date: Tue, 20 Feb 2018 09:47:44 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]