This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: aarch64 crash with static PIE


On Fri, Jan 19, 2018 at 11:48 AM, Florian Weimer <fweimer@redhat.com> wrote:
> On 01/19/2018 08:39 PM, H.J. Lu wrote:
>>>
>>> Not sure what is going on.  This is with:
>>>
>>> binutils-2.29.1-12.fc28.aarch64
>
>
>> Don't you need binutils 2.30?
>
>
> Our installation instructions do not mention a specific binutils
> requirement.

You need:

commit 6dda7875a8021787f11bd95a69d81a079e408a57
Author: Szabolcs Nagy <szabolcs.nagy@arm.com>
Date:   Wed Nov 15 17:40:04 2017 +0000

    [PR ld/22263] aarch64: Avoid dynamic TLS relocs in PIE

    No dynamic relocs are needed for TLS defined in an executable, the
    TP relative offset is known at link time.

    Fixes
    FAIL: Build pr22263-1


-- 
H.J.


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