Re: [Mingw-w64-public] [Patch] Exclude MS C runtime from w32api mode
On 8/1/2013 06:41, JonY wrote: > Hi, > > Cygwin should not be using the MS C runtime. Patch removes msvcr* > msvcp60 and crtdll import library from w32api mode. > > Patch OK? > Done as trunk r5984. signature.asc Description: OpenPGP digital signature
[Mingw-w64-public] [Patch] Exclude MS C runtime from w32api mode
Hi, Cygwin should not be using the MS C runtime. Patch removes msvcr* msvcp60 and crtdll import library from w32api mode. Patch OK? Index: Makefile.am === --- Makefile.am (revision 5982) +++ Makefile.am (working copy) @@ -344,11 +344