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.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to