Enable building with the Mingw64 compiler.

Andrew Dunstan <andrew@dunslane.net>

Commit: 91812df4ed0facfb90bec3f9430dd5a97d56f695
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2011-01-31T00:56:46Z
Releases: 9.1.0
Enable building with the Mingw64 compiler.

This can be used to build 64 bit Windows binaries, not only on 64 bit
Windows but on supported cross-compiling hosts including 32 bit Windows,
Cygwin, Darwin and Linux.

Files

PathChange+/−
config/ac_func_accept_argtypes.m4 modified +3 −2
configure modified +2 −2
src/include/c.h modified +1 −1
src/include/port.h modified +4 −0
src/include/port/win32.h modified +17 −1
src/include/port/win32/sys/socket.h modified +1 −0
src/port/getaddrinfo.c modified +1 −2
src/test/regress/resultmap modified +3 −0