--- Additional Comments From jan dot kratochvil at redhat dot com
2008-08-22 08:35 ---
Jakub's fix for the Comment 8 and Comment 9 has been committed with a testcase:
http://sourceware.org/ml/binutils/2008-08/msg00188.html
http://sourceware.org/ml/binutils-cvs/2008-08/msg00127.html
--
What|Removed |Added
CC||jan dot kratochvil at redhat
||dot com
http://sourceware.org/bu
--- Additional Comments From nickc at redhat dot com 2008-04-04 11:02
---
Subject: Re: Linker creates dynamic debug symbols in DSO
Hi Jakub,
> --- bfd/elflink.c 2 Mar 2008 22:26:09 - 1.299
> +++ bfd/elflink.c 25 Mar 2008 15:01:19 -
> @@ -4294,7 +4294,7 @@ el
Hi Jakub,
--- bfd/elflink.c 2 Mar 2008 22:26:09 - 1.299
+++ bfd/elflink.c 25 Mar 2008 15:01:19 -
@@ -4294,7 +4294,7 @@ elf_link_add_object_symbols (bfd *abfd,
dynsym = TRUE;
}
- if (definition && (sec->flags & SEC_DEBUGGING))
+
--- Additional Comments From jakub at redhat dot com 2008-03-25 15:06
---
Do we need to do this even when info->relocatable? PGI apparently uses
(or used?) global symbols in .debug_info sections and referenced them from
within object's .debug_info section. With this change, ld -r
on on
--- Additional Comments From hjl at lucon dot org 2006-10-19 02:42 ---
Fixed by
http://sourceware.org/ml/binutils/2006-10/msg00116.html
--
What|Removed |Added
St
--
What|Removed |Added
Summary|"ld -s" create dynamic debug|Linker creates dynamic debug
|symbols in DSO |symbols in DSO
http://sourcewar