Changes between Version 127 and Version 128 of DevWikiWinMingW64
- Timestamp:
- 03/21/12 09:48:07 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevWikiWinMingW64
v127 v128 10 10 the postgres server and clicking enter will shut it down. With that you can jump straight to the section on compiling PostGIS 11 11 12 We are working on similar chain gfor 32-bit installation.12 We are working on similar chain for 32-bit installation. 13 13 14 14 == 1. Installing Minimalist GNU for Windows-w64 (MinGW-w64) == 15 15 The objective will be to try to use the MingGW-w64 toolchain instead of the standard MingW since it has support for both 32-bit and 64-bit compiling. 16 Note: We are not successful yet, but just writing down our steps as we go along.17 16 18 17 Details of the prefixes of files can be found at [http://sourceforge.net/apps/trac/mingw-w64/wiki/download%20filename%20structure What to download]