bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/30536] ppc64el gold linker produces unusable clang-16 binary


From: amodra at gmail dot com
Subject: [Bug gold/30536] ppc64el gold linker produces unusable clang-16 binary
Date: Wed, 21 Jun 2023 08:52:55 +0000

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

--- Comment #7 from Alan Modra <amodra at gmail dot com> ---
I've been going down the wrong rabbit hole, I should have asked you at the
outset to post the result of your g++ command with -v added.  That would have
shown your compiler is defaulting to PIEs while mine is not.  Adding -pie to
the gold command line shows a huge number of relative dynamic relocations are
missing from 2.40 and mainline compared to 2.39.

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