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 06/20/2017 07:41 PM, Wilco Dijkstra wrote:
> Adhemerval Zanella wrote:
>> Which target string/rtld-mempcpy.os.d is pointing to? In a clean build I am getting
>> correctly:
> 
> There is no rtld-mempcpy.os, for some reason rtld-mempcpy.os isn't built at all.
> It does appear to try to build one as it is in the list of objects to build, but
> then it is just skipped. No error message, it builds the previous file, the next and
> that's it... Maybe a make bug?

What's the contents of your libc-pic.a library?  Does it contain a
mempcpy.os?

Thanks,
Florian


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