This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GOLD PR 22883


Nick,

Can you tell me where your pscopyca.o object file came from? The PLT32
relocations are suspect. As a pc-relative expression, the addends
should include the bias between the address being relocated and the
end of the instruction; for a callq instruction, the addends should
all be -4. I have no clue as to how Gnu ld is giving you a binary that
works.

-cary


On Thu, Mar 22, 2018 at 4:11 AM, Nick Clifton <nickc@redhat.com> wrote:
> Hi Ian, Hi Cary,
>
>   If one of you has a moment, would you mind taking a look at this
>   x86_64 GOLD PR:
>
>     https://sourceware.org/bugzilla/show_bug.cgi?id=22883
>
>   Thanks.
>
> Cheers
>   Nick


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]