bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/23161] __bss_start, _end and _edata aren't marked as hidden


From: amodra at gmail dot com
Subject: [Bug ld/23161] __bss_start, _end and _edata aren't marked as hidden
Date: Wed, 06 Jun 2018 07:53:16 +0000

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

--- Comment #8 from Alan Modra <amodra at gmail dot com> ---
Comment #2 implie "_end" must be made dynamic in the executable if referenced
from a shared library, and the linker script can't make "_end" hidden when
building a shared library.

Comment #7 implies that we must continue to define "_end" in linker scripts
when building shared libraries.

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