Changes between Version 7 and Version 8 of DevWikiWinMingW64_21
- Timestamp:
- 09/06/12 19:53:47 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevWikiWinMingW64_21
v7 v8 5 5 PostGIS tests when compiled with GCC 4.6+. That said you should pick a build lower than GCC 4.6. We like GCC 4.5.4 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 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. 7 9 8 10 == 1. Installing Minimalist GNU for Windows-w64 (MinGW-w64) ==