bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/30187] ld.bfd and ld.gold versions in .comment section of ELF


From: nickc at redhat dot com
Subject: [Bug gold/30187] ld.bfd and ld.gold versions in .comment section of ELF files
Date: Fri, 24 Mar 2023 11:33:59 +0000

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

--- Comment #15 from Nick Clifton <nickc at redhat dot com> ---
Created attachment 14778
  --> https://sourceware.org/bugzilla/attachment.cgi?id=14778&action=edit
Proposed patch

Hi Tom,

  Well I have dusted off my C++ programming skills and had a go at adding the
  feature to gold.  So please can you try out the uploaded patch and let me
  know what you think.

  It adds a new command line option to gold: --enable-linker-version.  If used
  then the gold version string is added to the .comment section (which is
created
  if necessary).  If not used then the version string is placed into the
  .note.gnu.gold-version section as normal.

Cheers
  Nick

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