[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/22867] New: Ld segfault when using --oformat binary
From: |
koutnji2 at gmail dot com |
Subject: |
[Bug ld/22867] New: Ld segfault when using --oformat binary |
Date: |
Tue, 20 Feb 2018 09:19:34 +0000 |
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 ld/22867] New: Ld segfault when using --oformat binary,
koutnji2 at gmail dot com <=