Changes between Version 8 and Version 9 of DevWikiWinMingW64_21


Ignore:
Timestamp:
Sep 6, 2012, 7:54:38 PM (12 years ago)
Author:
robe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DevWikiWinMingW64_21

    v8 v9  
    66Issues 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 )
    77
    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.
     8Also 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.3
    99
    1010== 1. Installing Minimalist GNU for Windows-w64 (MinGW-w64) ==