--- Additional Comments From nickc at redhat dot com 2009-11-20 14:45
---
Hi Elrond,
I think that you must be using an old version of the binutils. With the
latest release (2.20) the disassembly works:
% avr-objdump -d bug-lpm.o
Disassembly of section .text:
:
I am trying to build gcc for the xc16x-elf target. But it fails assembling the
regex.S
$ xc16x-elf-as regex.S
regex.S: Assembler messages:
regex.S:21606: Error: relocation overflow
regex.S:21606: Error: relocation overflow
regex.S:21702: Error: relocation overflow
regex.S:21702: Error: relocation
--- Additional Comments From conny-m-m at t-online dot de 2009-11-20 18:09
---
Created an attachment (id=4403)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=4403&action=view)
regex.S testcase
The follwing command will trigger the errors:
$ xc16x-elf-as regex.S
--
http://so
--- Additional Comments From nickc at redhat dot com 2009-11-20 19:09
---
Created an attachment (id=4404)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=4404&action=view)
Implement --no-relax as a generic linker option
--
http://sourceware.org/bugzilla/show_bug.cgi?id=10961
--- Additional Comments From nickc at redhat dot com 2009-11-20 19:09
---
Hi Richard,
Something like the uploaded patch perhaps ?
Cheers
Nick
--
What|Removed |Added
--- Additional Comments From rth at redhat dot com 2009-11-20 21:10 ---
Subject: Re: Map file generated too late
On 11/20/2009 11:09 AM, nickc at redhat dot com wrote:
>Something like the uploaded patch perhaps ?
Wrong PR, Nick.
And that 150 thing is *really* gross. Wouldn't it b
--- Additional Comments From elrond+sourceware dot org at samba-tng dot org
2009-11-20 22:02 ---
Hi Nick,
I just redownloaded and reinstalled the binutils-avr 2.20-2 package for
Debian/testing on i386.
avr% avr-objdump -d bug-lpm.o
:
0: 25 91 lpm r18, Z