Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.utils.bug > #2228
| Path | csiph.com!feeder.erje.net!1.eu.feeder.erje.net!news.unit0.net!peer01.am4!peer.am4.highwinds-media.com!news.highwinds-media.com!peer01.ams1!peer.ams1.xlned.com!news.xlned.com!npeer.de.kpn-eurorings.net!npeer-ng0.de.kpn-eurorings.net!bloom-beacon.mit.edu!bloom-beacon.mit.edu!171.64.64.130.MISMATCH!usenet.stanford.edu!not-for-mail |
|---|---|
| From | jemarch@gnu.org (Jose E. Marchesi) |
| Newsgroups | gnu.utils.bug |
| Subject | Re: avr-ld segfault |
| Date | Tue, 20 Feb 2018 09:47:44 +0100 |
| Lines | 18 |
| Approved | bug-gnu-utils@gnu.org |
| Message-ID | <mailman.9473.1519116477.27995.bug-gnu-utils@gnu.org> (permalink) |
| References | <CAH5nFm9fx=JL+9eTAjMek=S9GE-wEDgmVvU-OgW1aGJpt66rwQ@mail.gmail.com> |
| NNTP-Posting-Host | lists.gnu.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain |
| X-Trace | usenet.stanford.edu 1519116477 14777 208.118.235.17 (20 Feb 2018 08:47:57 GMT) |
| X-Complaints-To | action@cs.stanford.edu |
| Cc | bug-gnu-utils@gnu.org |
| To | Jirka Koutný <koutnji2@gmail.com> |
| Envelope-to | bug-gnu-utils@gnu.org |
| In-Reply-To | <CAH5nFm9fx=JL+9eTAjMek=S9GE-wEDgmVvU-OgW1aGJpt66rwQ@mail.gmail.com> ("Jirka \=\?utf-8\?Q\?Koutn\=C3\=BD\=22's\?\= message of "Mon, 19 Feb 2018 23:27:19 +0000") |
| User-Agent | Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) |
| X-detected-operating-system | by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] |
| X-Received-From | 2001:4830:134:3::e |
| X-BeenThere | bug-gnu-utils@gnu.org |
| X-Mailman-Version | 2.1.21 |
| Precedence | list |
| List-Id | Bug reports for the GNU utilities <bug-gnu-utils.gnu.org> |
| List-Unsubscribe | <https://lists.gnu.org/mailman/options/bug-gnu-utils>, <mailto:bug-gnu-utils-request@gnu.org?subject=unsubscribe> |
| List-Archive | <http://lists.gnu.org/archive/html/bug-gnu-utils/> |
| List-Post | <mailto:bug-gnu-utils@gnu.org> |
| List-Help | <mailto:bug-gnu-utils-request@gnu.org?subject=help> |
| List-Subscribe | <https://lists.gnu.org/mailman/listinfo/bug-gnu-utils>, <mailto:bug-gnu-utils-request@gnu.org?subject=subscribe> |
| X-Received-Body-CRC | 2833517816 |
| X-Received-Bytes | 2348 |
| Xref | csiph.com gnu.utils.bug:2228 |
Show key headers only | 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
Re: avr-ld segfault jemarch@gnu.org (Jose E. Marchesi) - 2018-02-20 09:47 +0100
csiph-web