Re: bcc32.mak for libpq broken? (distro 8.0.0) (fwd) - Mailing list pgsql-interfaces

From Berényi Gábor
Subject Re: bcc32.mak for libpq broken? (distro 8.0.0) (fwd)
Date
Msg-id freemail.20050125123641.64148@fm4.freemail.hu
Whole thread Raw
In response to bcc32.mak for libpq broken? (distro 8.0.0) (fwd)  (Berényi Gábor <ber_@freemail.hu>)
Responses Re: bcc32.mak for libpq broken? (distro 8.0.0) (fwd)  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-interfaces
Meanwhile I made libpq.dll work in the following way:
First it threw an error ("the specified module could not be found").
Win98 did not say a word about what it needs, but testing it in XP, I
realized that it was just asking for other DLLs, and could download
them, and now the library works. (Should have listened to Magnus
Hagander who warned me about dependencies.)

Regarding bcc32.mak, it could not make getaddrinfo.obj. I will be able
to make further tests, but please send me whole files instead of
patches - that will make things much easier under the circumstances.

Thank you, with love, Gabor

Bruce Momjian <pgman@candle.pha.pa.us> írta:

> 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.
> >
> > The new libpq makefile for bcc failed.
>
> Please show us how it failed.
>
> --
>   Bruce Momjian                        |  http://candle.pha.pa.us
>   pgman@candle.pha.pa.us               |  (610) 359-1001
>   +  If your life is a hard drive,     |  13 Roberts Road
>   +  Christ can be your backup.        |  Newtown Square, Pennsylvania
19073
>




pgsql-interfaces by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: bcc32.mak for libpq broken? (distro 8.0.0) (fwd)
Next
From: Bruce Momjian
Date:
Subject: Re: bcc32.mak for libpq broken? (distro 8.0.0) (fwd)