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]

Re: relocation truncated to fit: R_ARM_PC24


>The Question Is : Why does glibc need to branch to such an absolute
>address ? Looking at the source code, this branch seems to originate
>from a
>__libc_cleanup_region_end (0);
>call at the end of vfprintf()

It shouldn't.  My guess is that this is an unresolved weak reference gone wrong.  
You are using tools that are several years old; try installing binutils 2.11 and 
gcc 2.95.3 and see if the problem disappears. 

p.


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