Changes between Version 20 and Version 21 of DevWikiWinMingW64_21
- Timestamp:
- 05/02/13 22:29:32 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevWikiWinMingW64_21
v20 v21 5 5 you can download our prepared mingw64+msys build environment which you can download from [http://www.bostongis.com/postgisstuff/ming64.zip] and for 32-bit (for PostgreSQL 9.2+ (32-bit 9.1 and below have to use old msys chain) [http://www.bostongis.com/postgisstuff/ming32.zip] 6 6 Then you just extract the zip so you have ming32 and or ming64 on your C:\ming32, C:\ming64 and launch the corresponding msys\msys.bat 7 8 Please note that the ming32.zip can be used in windows xp 32-bit - windows 7 32-bit/64-bittt 9 Windows 7 64-bit can definitely build for both the 32-bit and 64-bit by downloading both the ming32 and ming64 and launching the corresponding msys.bat. 10 We haven't ever tried trying to build 64-bit on 32-bit windows so not sure if that is possible. 11 Our build setup is for building on windows, though in theory you can build for windows on Linux by using the mingw64- linux compiled, 12 we have never tried that. 7 13 8 14 If you want to start with your own mingw64 install and then add additional items refer to [wiki:DevWikiMingW64_Setup]