
Hi Waldemar, My bad. I should've added uClibc's .config file in the first place. Here you go (had to rename it to be able to attach it). BR, René -----Original Message----- From: Waldemar Brodkorb [mailto:wbx@uclibc-ng.org] Sent: 28. april 2016 22:22 To: Rene Nielsen <rene.nielsen@microsemi.com> Cc: Waldemar Brodkorb <wbx@uclibc-ng.org>; Lance Fredrickson <lancethepants@gmail.com>; devel@uclibc-ng.org Subject: Re: [uclibc-ng-devel] memmove() is failing on MIPS CPU EXTERNAL EMAIL Hi Rene, Rene Nielsen wrote,
I took a closer look at .../libc/string/mips/memcpy.S since that's the one that gets called with the unpatched memmove.c. It could be, I thought, that memcpy() is supposed to have support for overlapping regions, but then I came across this section:
Can you send me the uClibc config you use. Don't know why I haven't thought about that, yet. Still can't reproduce it with OpenADK, so may be my config is just better ;) best regards Waldemar