bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/31106] strip --strip-debug breaks relocations


From: nickc at redhat dot com
Subject: [Bug binutils/31106] strip --strip-debug breaks relocations
Date: Mon, 04 Dec 2023 17:12:07 +0000

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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nickc at redhat dot com

--- Comment #1 from Nick Clifton <nickc at redhat dot com> ---
(In reply to Stas Sergeev from comment #0)
Hi Stas,

> Created attachment 15232 [details]

> $ readelf -r fdppkrnl.35.10.elf | grep ':s8:' | wc -l
> 65

Err, are you sure about this first count ?  For me I only see one reloc against
s8 in the original file:

  $ readelf -r fdppkrnl.35.10.elf | grep ':s8:' | wc -l
  1

Is it possible that you uploaded the stripped file ?

Cheers
  Nick

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