Changes between Version 9 and Version 10 of DevWikiWinMingW64_21
- Timestamp:
- 12/21/12 03:48:16 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevWikiWinMingW64_21
v9 v10 6 6 Issues are documented in http://trac.osgeo.org/geos/ticket/518 (also similar issue compiling Geos under windows 64-bit SDK http://trac.osgeo.org/geos/ticket/528 ) 7 7 8 Also note, the mingw64 for build 32-bit binaries only works for PostgreSQL 9.2+. There are changes they did in 9.2 that were never backported to 9.1 and below. so to compile PostGIS for 32-bit you need to use the regular old Msys instructions. mingw64 will work for 64-bit 9.0-9.38 Also note, the mingw64 for build 32-bit binaries only works for PostgreSQL 9.2+. There are changes they did in 9.2 that were never backported to 9.1 and below. So to compile PostGIS for 32-bit for 9.1 and below you need to use the regular old Msys instructions. mingw64 chain will work for 64-bit 9.0-9.3 and for 32-bit 9.2-9.3. 9 9 10 10 == 1. Installing Minimalist GNU for Windows-w64 (MinGW-w64) ==