bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/26268] --gc-sections -u __start_cident inconsistent for -r and n


From: address@hidden
Subject: [Bug ld/26268] --gc-sections -u __start_cident inconsistent for -r and non-relocatable links
Date: Mon, 20 Jul 2020 18:06:11 +0000

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

Andreas Schwab <schwab@linux-m68k.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> ---
A relocatable link doesn't create __start and __end symbols, thus the undefined
reference to __start_cident is not related to any section.  Use -Ur if you want
them.

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