This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: arm-elf linker mishandling R_ARM_REL32 with -shared


> -----Original Message-----
> From: binutils-owner On Behalf Of Phil Blundell
> Sent: 15 April 2004 15:03

> Consider a source file:
> 
> 	.text
> 	.word	sym - .
> 
> 	.bss
> sym:
> 	.word	0
> 
> If this is assembled and then linked -shared, the resulting 
> .so ends up
> with a bogus R_ARM_RELATIVE relocation in .text.


  What's bogus about it?


    cheers, 
      DaveK
-- 
Can't think of a witty .sigline today....


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]