https://sourceware.org/bugzilla/show_bug.cgi?id=27753
--- Comment #6 from Fangrui Song ---
A dynamic loader needs PT_GNU_PROPERTY to know the ISA usage of a component.
.note.gnu.property makes up PT_GNU_PROPERTY. Therefore, the section needs to
SHF_ALLOC to be part of the program image.
% cat a.
https://sourceware.org/bugzilla/show_bug.cgi?id=27753
Jan Beulich changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
Resolution|NOTABUG
https://sourceware.org/bugzilla/show_bug.cgi?id=27967
--- Comment #2 from Sergei Trofimovich ---
(In reply to Nick Clifton from comment #1)
> (In reply to Sergei Trofimovich from comment #0)
> Hi Sergei,
>
> I am not exactly sure what the error is here. The linker's message seems
> pretty exp