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: [PATCH v1.1] Improve unaligned memcpy and memmove.


On Thu, Sep 26, 2013 at 05:49:04PM +0400, Liubov Dmitrieva wrote:
> It seems I have troubles to retest i om Silvermont.
> 
> I got "symbol lookup error:
> /home/testuser/ldmitrie/memcpy_profile_loop/libc_profile.so: undefined
> symbol: memcpy_ssse3_tuned"
>
This looks caused by my cleanup that moved profiler files to src
directory.

I forgotten to remove old variants.h and variants_c files which probably
were used instead new src/variants.h file.


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