Changes between Version 10 and Version 11 of DevWikiWinMingW64_21
- Timestamp:
- 12/21/12 03:51:19 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevWikiWinMingW64_21
v10 v11 7 7 8 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 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 10 If you want to get to the last step fast to immediately start compiling PostGIS without having to compile the dependencies, 11 you can download our prepared mingw64 bit chains which you can download from [http://www.bostongis.com/postgisstuff/ming64.zip] and for 32-bit (for PostgreSQL 9.2+) [http://www.bostongis.com/postgisstuff/ming32.zip] 9 12 10 13 == 1. Installing Minimalist GNU for Windows-w64 (MinGW-w64) ==