# Tutorial about compiling the whole original solution "postgresql-mingw-w64" (Postgresql 9.3.1 + sqlite_fdw + www_fdw) can be found here:
# Compiling additional extensions using "postgresql-mingw-w64"
This tutorial covers:
- Targeting 64-bit host tutorial (example with the mysql_fdw extension)
- Targeting 32-bit host tutorial (example with the ldap_fdw extension)
# Procedures for compiling some other FDW
Those additional tutorials cover:
http://www.gnu.org/licenses/lgpl-3.0.en.html
MinGW-w64: { GNU Library or LGPLv2, Public Domain, Zope Public License } { Get targetting W32 | Get targetting W64 }
zlib-1.2.8: { Free } { Get source ]
openssl-1.0.1e: { OpenSSL License, Original SSLeay License } { Get source }
curl-7.33.0: { MIT/X derivate license } { Get source }
www_fdw: { PostgreSQL License } { Get source }
Dependency Walker 2.2: { Free } { Get binary 32 | Get binary 64 }
good