Enable building with the Mingw64 compiler.
Andrew Dunstan <andrew@dunslane.net>
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
| Path | Change | +/− |
|---|---|---|
| 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 |