|
From: | koutnji2 at gmail dot com |
Subject: | [Bug ld/22866] New: Ld segfault when using --oformat binary |
Date: | Tue, 20 Feb 2018 09:19:33 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=22866 Bug ID: 22866 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.
[Prev in Thread] | Current Thread | [Next in Thread] |