Re: can't link the libpq.dll for bcc32.mak

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: "[?Big5?]" <phshao(at)linx(dot)moeacgs(dot)gov(dot)tw>
Cc: pgsql-ports(at)postgresql(dot)org
Subject: Re: can't link the libpq.dll for bcc32.mak
Date: 2003-09-05 03:08:06
Message-ID: 200309050308.h85386V22849@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Ping-Hua Shao wrote:
> Dear:
> I try to compile the libpq library (in 7.3.4 & 7.4 beta1 src folder) with bcc32.mak under bcc55 and bcb6, but have some problems when linked.
> The problems are about :
> 1._pqGethostbyname
> 2._pqStrerror
> can't referenced.
>
> I think these 2 functions were new, maybe we have to patch the makefile and .def files.

This is fixed in current CVS and will be in beta3.

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

In response to

Responses

Browse pgsql-ports by date

  From Date Subject
Next Message Hema Sekhar 2003-09-05 05:36:52 Help need to compile pgsql-r-v7.2
Previous Message Tom Lane 2003-09-05 00:56:15 Re: Problem under Cygwin after Cygwin update