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.


Florian Weimer wrote: 
> On 06/20/2017 06:21 PM, Wilco Dijkstra wrote:
>> However it's failing on AArch64 now:
>> 
>> ar: /home/wdijkstr/build/glibc/string/rtld-mempcpy.os: No such file or directory
>> make[3]: *** [/home/wdijkstr/build/glibc/elf/rtld-libc.a] Error 1
>
> Is this an incremental build?  make doesn't track the ingredients used
> to build a target, so if that changes, things like this happen.

No it's a clean rebuild. It was previously inlining mempcpy, but it isn't anymore.

Wilco
    

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