Please review, i'll commit it, just need an OK.
(Last time it was confirmed on IRC and is already pushed upstream)
diff --git a/mingw-w64-crt/Makefile.am b/mingw-w64-crt/Makefile.am
index 5d4e469..2c0d85e 100644
--- a/mingw-w64-crt/Makefile.am
+++ b/mingw-w64-crt/Makefile.am
@@ -224,7 +224,7 @@ src
Some applications, like CryptoPP, won't run on Windows XP, because
memmove_s isn't defined in that OS. As I needed CryptoPP to compile
easily, I wrote this patch. It emulates the method by checking for the
availability and falling back on memmove (without s).
I mimicked memcpy_s.
I'm not subscrib
2014-07-29 11:47 GMT+02:00 massimo :
> Ruben Van Boxem writes:
>
> >
> >
> > 2014-07-22 20:01 GMT+02:00 niXman gaufno9rbhfsroww+9z...@public.gmane.org>:Does anybody know is SEH-32bit
> support already implemented in GCC?
> >
> > It's not.
> Thanks for info
> Is follow link 4.9.1 with seh?
>
> ht
Ruben Van Boxem writes:
>
>
> 2014-07-22 20:01 GMT+02:00 niXman :Does anybody know is SEH-32bit
support already implemented in GCC?
>
> It's not.
Thanks for info
Is follow link 4.9.1 with seh?
http://sourceforge.net/projects/mingw-
w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/m