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: [RFC PATCH] Remove bits/string.h.


On Wed, Jun 21, 2017 at 8:48 AM, Wilco Dijkstra <Wilco.Dijkstra@arm.com> wrote:
> Florian Weimer wrote:
>>
>> What's the contents of your libc-pic.a library?  Does it contain a
>> mempcpy.os?
>
> Yes it does. Anyway I've confirmed the underlying cause. It is the removal of
> the mempcpy inline. If I revert that or add it again, GLIBC builds again for AArch64.

But GLIBC builds just fine for me (in cross compilation) for AArch64,
so there must be more to it than that.


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