Re: relocation R_X86_64_32S bug in ld version 2.28

Bob Proulx <[email protected]> Wed, 2 Aug 2017 12:50:42 -0600
Newsgroups gmane.comp.gnu.utils.bugs
Message-ID <[email protected]>
Hello Nicolas,

Nicolas Gama wrote:
> A regression appeared with ld version 2.28:

As far as I know none of the ld developers hang out on this
bug-gnu-utils list.  bug-gnu-utils is just a catchall for the random
projects that don't have any other support channel.  But ld is from
the binutils project and

  https://www.gnu.org/software/binutils/
    Bug reports
    There is a bug-tracking system at http://sourceware.org/bugzilla/.

and also

  ld --help | grep bugs
    Report bugs to <http://www.sourceware.org/bugzilla/>

Asks to report bugs to the bugzilla tracker.  Therefore your best
option would be to make your report there.  I don't think anything
more will happen to your report here since probably none of us reading
this know anything about the inside details of ld.

Good luck!

Bob