08 - I have no idea if Mingw can use
64bit VC++ libraries.
I also have no idea for certain, but I should think so. My understanding of
the whole thing is that a DLL made for windows should be linkable to any
windows application regardless of compiler/linker, if its not then what is
the point
John R Pierce writes:
look and see if there's another /lib64/ or similar directory ?
Nope, no lib64 directory or anything like that, just lib directory.
I didn't notice earlier that you are running the postgres 9 beta.
Yep, Im running PostgreSQL 9.0 beta2
Regards
Bidski
-
John R Pierce writes:
wild guess says your project is 64 bit, but libpq.dll is 32 bit.
Why would there be a 32bit dll in the 64bit pre-built package?
Regards
Bidski
--
From: "John R Pierce"
Sent: Thursday, July 01, 2010 8:34 AM
To
ompared to the
one used with to build libpq), but now Im not so sure.
Some system info.
OS: Windows 7 64-bit
MSYS ver: 1.0.14
MinGW ver: 4.5.0
Make ver: GNU make 3.81
If it matters . My IDE is Eclipse Galileo and I am compiling my project
using the MinGW toolchain.
Regards
Bidski