From: | Berényi Gábor <ber_(at)freemail(dot)hu> |
---|---|
To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Cc: | pgsql-interfaces(at)postgresql(dot)org |
Subject: | Re: bcc32.mak for libpq broken? (distro 8.0.0) (fwd) |
Date: | 2005-02-25 11:36:41 |
Message-ID: | freemail.20050125123641.64148@fm4.freemail.hu |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-interfaces pgsql-patches |
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(at)candle(dot)pha(dot)pa(dot)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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
> + If your life is a hard drive, | 13 Roberts Road
> + Christ can be your backup. | Newtown Square, Pennsylvania
19073
>
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2005-02-25 15:58:33 | Re: bcc32.mak for libpq broken? (distro 8.0.0) (fwd) |
Previous Message | Bruce Momjian | 2005-02-25 05:21:31 | Re: bcc32.mak for libpq broken? (distro 8.0.0) (fwd) |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2005-02-25 15:26:05 | Re: UTF8 or Unicode |
Previous Message | Nicolai Tufar | 2005-02-25 11:08:10 | Re: [pgsql-hackers-win32] Repleacement for src/port/snprintf.c |