Changes between Version 7 and Version 8 of DevWikiWinMingW64_21


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

Legend:

Unmodified
Added
Removed
Modified
  • DevWikiWinMingW64_21

    v7 v8  
    55PostGIS 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
    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 )
     7
     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.
    79
    810== 1. Installing Minimalist GNU for Windows-w64 (MinGW-w64) ==