binutils 2.15 / gcc-3.3.5 (3.4.3) produce text relocations on arm

Daniel Jacobowitz drow@false.org
Tue Jan 4 16:48:00 GMT 2005


On Tue, Jan 04, 2005 at 04:25:26PM +0100, Peter S. Mazinger wrote:
> Hello!
> 
> I have tried some versions of binutils-2.15 (up to and including 
> 2.15.94.0.2) in conjunction w/ gcc-3.3.5 and gcc-3.4.3, all combinations 
> produce text relocations on x86 (using glibc / uclibc) in shared libs.
> Can't tell if gcc or binutils produce this, maybe a linker script?
> 
> Please CC to me, thanks Peter

Have you checked whether you are actually producing text relocations,
or just setting DT_TEXTREL?  I just encountered another binutils ARM
bug which set DT_TEXTREL incorrectly.

This has nothing to do with GCC; redirected to binutils@.

-- 
Daniel Jacobowitz



More information about the Binutils mailing list