https://sourceware.org/bugzilla/show_bug.cgi?id=22867

            Bug ID: 22867
           Summary: Ld segfault when using --oformat binary
           Product: binutils
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ld
          Assignee: unassigned at sourceware dot org
          Reporter: koutnji2 at gmail dot com
  Target Milestone: ---

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 stretch.

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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to