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

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Relaxin <noname(at)spam(dot)com>
Cc: pgsql-ports(at)postgresql(dot)org
Subject: Re: can't link the libpq.dll for bcc32.mak
Date: 2003-09-10 16:04:52
Message-ID: 200309101604.h8AG4qu03819@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports


Would you send over a patch of the changes you used to fix it? You
downloaded the snapshot or CVS HEAD, right? beta2 doesn't have the fix.

---------------------------------------------------------------------------

Relaxin wrote:
> 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
> >
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>

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

Browse pgsql-ports by date

  From Date Subject
Next Message Marek Lewczuk 2003-09-12 07:50:06 plPHP for windows
Previous Message Relaxin 2003-09-10 07:09:42 Re: can't link the libpq.dll for bcc32.mak