--- Additional Comments From nickc at redhat dot com 2007-02-06 14:41
---
Created an attachment (id=1539)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=1539&action=view)
Educate readelf about h8300 reloc sizes
--
http://sourceware.org/bugzilla/show_bug.cgi?id=3800
---
--- Additional Comments From nickc at redhat dot com 2007-02-06 15:18
---
The ".equ redefinitions (ELF)" failure has been fixed by the same patch that was
applied for PR 3810.
The "lns-common-1" failure is fixed by the uploaded patch.
Note - there is another unexpected failure when the
--- Additional Comments From hjl at lucon dot org 2007-02-06 18:25 ---
There are
[EMAIL PROTECTED] binutils]$ grep long wind*.h
windres.h: along with this program; if not, write to the Free Software
windres.h: unsigned long characteristics;
windres.h: unsigned long time;
wind
--- Additional Comments From amodra at bigpond dot net dot au 2007-02-06
22:34 ---
http://sourceware.org/ml/binutils-cvs/2007-02/msg00054.html
http://sourceware.org/ml/binutils-cvs/2007-02/msg00059.html
--
What|Removed |Added
-
Not sure if this is true on latest binutils, but arm-elf-as 2.16.1 always gives:
: relocation truncated to fit: R_ARM_PC24 against symbol
`fiq_handler' defined in fiq_handler.o
even if the assembly goes:
.extern fiq_handler
Handle_FIQ:
/* preserve registers 0 - 7 on the stack*/