Re: bcc32.mak for libpq broken? (distro 8.0.0) (fwd)

From: "Guy Rouillier" <guyr(at)masergy(dot)com>
To: <pgsql-interfaces(at)postgresql(dot)org>
Subject: Re: bcc32.mak for libpq broken? (distro 8.0.0) (fwd)
Date: 2005-02-24 00:21:14
Message-ID: CC1CF380F4D70844B01D45982E671B2348E63E@mtxexch01.add0.masergy.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Berényi Gábor wrote:
> Dear Bruce, Magnus and others,
>
> Strangely LoadLibrary() does not load libpq.dll (coming from the
> binary distribution) on a Win98 client. LoadLibrary() does work with
> other libraries. Any ideas would be appreciated.

What does GetLastError() tell you? Probably only two likely possibilities: it didn't find it or it didn't like what it found.

>
> The new libpq makefile for bcc failed.
>
> Thank you, Gabor

--
Guy Rouillier

Browse pgsql-interfaces by date

  From Date Subject
Next Message Bruce Momjian 2005-02-25 05:21:31 Re: bcc32.mak for libpq broken? (distro 8.0.0) (fwd)
Previous Message Berényi Gábor 2005-02-24 00:10:17 Re: bcc32.mak for libpq broken? (distro 8.0.0) (fwd)