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

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Berényi Gábor <ber_(at)freemail(dot)hu>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: bcc32.mak for libpq broken? (distro 8.0.0) (fwd)
Date: 2005-02-25 15:58:33
Message-ID: 200502251558.j1PFwXk23035@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces pgsql-patches

Bernyi Gbor wrote:
> 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

OK, I think I see why didn't work. Here is a new bcc32.mak file.

--
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

Attachment Content-Type Size
unknown_filename text/plain 5.4 KB

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Berényi Gábor 2005-02-27 20:38:20 Re: bcc32.mak for libpq broken? (distro 8.0.0) (fwd)
Previous Message Berényi Gábor 2005-02-25 11:36:41 Re: bcc32.mak for libpq broken? (distro 8.0.0) (fwd)

Browse pgsql-patches by date

  From Date Subject
Next Message Peter Eisentraut 2005-02-25 16:32:21 Re: UTF8 or Unicode
Previous Message Tom Lane 2005-02-25 15:33:13 Re: UTF8 or Unicode