> Did anybody build Mingw NT binaries [using Cygwin] ?
> ["-mno-cygwin" -- Building Mingw executables using Cygwin]
I don't think it is possible. PostgreSQL REQUIRES functions from the cygwin
library. With --mno-cygwin you can create binaries that use only M$
libraries.
Dan