| From: | "Relaxin" <noname(at)spam(dot)com> |
|---|---|
| To: | pgsql-ports(at)postgresql(dot)org |
| Subject: | Re: can't link the libpq.dll for bcc32.mak |
| Date: | 2003-09-10 07:09:42 |
| Message-ID: | bjmina$14f1$1@news.hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-ports |
I downloaded the latest source and this problem still exist.
"Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us> wrote in message
news:200309050308(dot)h85386V22849(at)candle(dot)pha(dot)pa(dot)us(dot)(dot)(dot)
> 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
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2003-09-10 16:04:52 | Re: can't link the libpq.dll for bcc32.mak |
| Previous Message | Relaxin | 2003-09-10 06:27:21 | Re: build with C++Builder failed |