bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/20360] DT_TEXTREL appearing in output with no textrels on x86_64


From: bugdal at aerifal dot cx
Subject: [Bug ld/20360] DT_TEXTREL appearing in output with no textrels on x86_64
Date: Tue, 12 Jul 2016 18:29:47 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=20360

--- Comment #6 from Rich Felker <bugdal at aerifal dot cx> ---
To add some context, I suggested building without -Bsymbolic* in case the cause
was relocations that would be textrels before -Bsymbolic* optimized them out.
Looking at the source, particularly calls/jmps to C functions from asm source
files without @plt, I would expect to see these in the readelf output without
-Bsymbolic*, but I don't...

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]