bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/28622] Common symbol version information wrong in ld.bfd-linked


From: tbaeder at redhat dot com
Subject: [Bug ld/28622] Common symbol version information wrong in ld.bfd-linked library
Date: Thu, 25 Nov 2021 06:45:21 +0000

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

--- Comment #2 from Timm Bäder <tbaeder at redhat dot com> ---
Ok, with current ld.bfd from the master branch, I get

lib1.so:     file format elf64-x86-64

DYNAMIC SYMBOL TABLE:
0000000000000000  w   D  *UND*  0000000000000000  Base       
_ITM_deregisterTMCloneTable
0000000000000000  w   D  *UND*  0000000000000000  Base        __gmon_start__
0000000000000000  w   D  *UND*  0000000000000000  Base       
_ITM_registerTMCloneTable
0000000000000000  w   DF *UND*  0000000000000000  GLIBC_2.2.5 __cxa_finalize
0000000000004019 g    DO .bss   0000000000000001  Base        foo


for the lib1.so. With the 2.35.2 installed on my system, the first three
symbols had no version information.

And the output for lib2.so is exactly the same. Looks like this is already
fixed.

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