On Tue, Aug 14, 2012 at 3:59 PM, Greg Dove wrote:
> Hi, a recent starter with mingw64is it right or wrong to patch the
> header files in mingw to get something to compile?
>
> I had to patch winsock2.h with some #defines from winsock.h to get ocaml to
> compile under mingw64. Is that an ocaml p
Hi, a recent starter with mingw64is it right or wrong to patch the
header files in mingw to get something to compile?
I had to patch winsock2.h with some #defines
from winsock.h to get ocaml to compile
under mingw64. Is that an ocaml
problem or mingw64 problem?
I had errors when building ocam