Changes between Initial Version and Version 2 of Ticket #2364
- Timestamp:
- 06/18/13 22:01:37 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2364 – Description
initial v2 1 1 As noted in #2339 2 switching my mingw64 build chain from gcc 4.5.4 to gcc 4.8.0 fixes all the regression failures when regressing against an EDB 9.3 install.2 switching my mingw64 build chain from gcc 4.5.4 to gcc 4.8.0 fixes all the regression failures when regressing against an EDB 9.3 64-bit install. 3 3 4 I'm setting up a separate self-standing install I'll call ming64gcc48 that I'll copy to winnie when I'm done and also make available for download for folks. This is the chain I'll be using to compile 9.3 for final release and moving forward. The only snaffu is the issue with when building PostgreSQL that the libpq.dll make psql not work with:4 I'm setting up a separate self-standing install I'll call ming64gcc48 that I'll copy to winnie when I'm done and also make available for download for folks. This is the chain I'll be using to compile 9.3x64 (maybe 9.3 32-bit also since for some reason PL/V8 suffers same issues on 32-bit and i need my libstdc++ for 32-bit for pl/v8 to be same as postgis distributed) for final release and moving forward. The only snaffu is the issue with when building PostgreSQL that the libpq.dll make psql not work with: 5 5 6 6 {{{