[Mingw-w64-public] Debugger limitations?

2011-02-10 Thread Paul Leder
Should I expect any problems when running gdb/insight on Cygwin, debugging cross-compiled binaries? I'm cross-compiling on Linux (-g -O0), and copying the binaries to Cygwin, together with the same source tree that I used on Linux. When I run insight on Cygwin, the initial window displays only

Re: [Mingw-w64-public] Cross-compile with autoconf

2011-02-10 Thread Paul Leder
Thanks Vincent/Jon - I got it working with just --host. -Paul -- The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 25

Re: [Mingw-w64-public] Looking for unsigned __int128

2011-02-10 Thread Kai Tietz
2011/2/10 Sisyphus : > > - Original Message - > From: "Jim Michaels" > >> cool!  I've been wanting to work with a 128-bit data type for a while >> now... >> now I can work with GUIDs easier. >> is this available under stdint.h as uint128_t and int128_t? > > Not in my version (4.6.0 20100414

Re: [Mingw-w64-public] Looking for unsigned __int128

2011-02-10 Thread Sisyphus
- Original Message - From: "Jim Michaels" > cool! I've been wanting to work with a 128-bit data type for a while > now... > now I can work with GUIDs easier. > is this available under stdint.h as uint128_t and int128_t? Not in my version (4.6.0 20100414) of the compiler - I can't spea

[Mingw-w64-public] PostgreSQL builds with MinGW-w64

2011-02-10 Thread Andrew Dunstan
The PostgreSQL project recently added support for building with MinGW-w64. cheers andrew -- The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and thre