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: References: 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 =?utf-8?Q?Koutn=C3=BD?= Envelope-to: bug-gnu-utils@gnu.org In-Reply-To: ("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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Received-Body-CRC: 2833517816 X-Received-Bytes: 2348 Xref: csiph.com gnu.utils.bug:2228 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