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.


Adhemerval Zanella wrote:

> It is fixed now and I think we can cleanup some HAVE_STRING_ARCH_ on x86
> code.  Thanks for fixed it quickly.

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

It appears the mempcpy optimization has gone - this was used by all
except 3 targets.

Wilco 


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