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

--- Comment #3 from wbx at openadk dot org ---
diff between working and non-working:
--- libc.so.readelf     2016-10-30 16:12:27.851976927 +0100
+++ libc.so.readelf.good        2016-10-30 16:45:54.121833285 +0100
@@ -70,8 +70,8 @@
  0x00000006 (SYMTAB)                     0x6430
  0x0000000a (STRSZ)                      17442 (bytes)
  0x0000000b (SYMENT)                     16 (bytes)
- 0x00000007 (RELA)                       0x0
- 0x00000008 (RELASZ)                     0 (bytes)
+ 0x00000007 (RELA)                       0x11ee4
+ 0x00000008 (RELASZ)                     20712 (bytes)
  0x00000009 (RELAENT)                    12 (bytes)
  0x00000000 (NULL)                       0x0

So RELA and RELASZ are zero.

-- 
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