Re: 8.3 libpq.dll not working on some versions of windows - Mailing list pgsql-general

From Tony Caduto
Subject Re: 8.3 libpq.dll not working on some versions of windows
Date
Msg-id 491FED3D.8070109@amsoftwaredesign.com
Whole thread Raw
In response to Re: 8.3 libpq.dll not working on some versions of windows  (Glyn Astill <glynastill@yahoo.co.uk>)
List pgsql-general
Glyn Astill wrote:
>
> Pretty sure I've used most 8.3.x versions here on both sp2 and 3.
>
> How have you chacked you have all the dependencies? (I like depends.exe)
>
> http://www.dependencywalker.com/
>
>
>
>
>
hmm, the problem seems to be that MSVCR71.DLL has a problem with some
versions of Kernel32.DLL,
dependency walker reports this:
Error: At least one module has an unresolved import due to a missing
export function in an implicitly dependent module.
I have all the required files in the same dir as my exe

I did this test on the latest version of wine (libpq.dll always worked
in wine before), and I was getting the exact same behavior on the
PCs at work.  WINE is not a good test for this I know, but all I have at
the moment.

I will have to try this on the PCs at work(on Monday) that are having
the issue.  I know one of them is a really old XP (6 years) that was
just recently updated to SP3.

pgsql-general by date:

Previous
From: "Daniel Verite"
Date:
Subject: Re: Seek within Large Object, within PL/* function?
Next
From: Martijn van Oosterhout
Date:
Subject: Re: Vacuum Full is *hideously* slow!