Re: [Mingw-w64-public] [Patch] Add memmove_s emu

2014-07-31 Thread JonY
On 7/31/2014 17:16, Dongsheng Song wrote: > This commit broken the gcc 4.9 building: > > $ make > make all-am > make[1]: Entering directory > `/home/cauchy/obj/x86_64-w64-mingw32-gcc-4.9/mingw-w64-crt' > make[1]: *** No rule to make target `secapi/memmove_s.c', needed by > `secapi/lib64_libmsvcrt

Re: [Mingw-w64-public] [Patch] Add memmove_s emu

2014-07-31 Thread Dongsheng Song
This commit broken the gcc 4.9 building: $ make make all-am make[1]: Entering directory `/home/cauchy/obj/x86_64-w64-mingw32-gcc-4.9/mingw-w64-crt' make[1]: *** No rule to make target `secapi/memmove_s.c', needed by `secapi/lib64_libmsvcrt_a-memmove_s.o'. Stop. make[1]: Leaving directory `/home/