bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/20748] microblaze: generates broken binaries for Linux/mus


From: wbx at openadk dot org
Subject: [Bug binutils/20748] microblaze: generates broken binaries for Linux/musl
Date: Sun, 30 Oct 2016 15:54:27 +0000

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.


reply via email to

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