RFC: Adding a target to src-release.sh to crate a binutils release without Gold

Nick Clifton nickc@redhat.com
Thu Oct 17 08:42:55 GMT 2024


Hi Guys,

   Attached is a proposed patch to the src-release.sh script to
   add a target that creates a binutils release without the Gold
   linker.  This is part of a longer mission to deprecate gold
   since it is starting to bit rot without active maintainers to
   add new features.

   In theory this should have been a simple change, but in the
   process of creating it I noticed that the usage() function did
   not display the allowed release targets.  So I fixed that.
   Then I realised that the gas, no_gold_bin and binutils targets
   are incremental and it did not make sense to list all of their
   component sub-directories each time, so I fixed that too.  Hence
   the patch is slightly larger than might be expected.

   Any comments or questions ?

Cheers
   Nick
-------------- next part --------------
A non-text attachment was scrubbed...
Name: src-release.sh.patch
Type: text/x-patch
Size: 2919 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20241017/07b1dfa4/attachment.bin>


More information about the Binutils mailing list