> Relaxin wrote:
> > try to compile the libpq library (7.4 latest, I think beta 3) with
> > bcc32.mak under bcc55 and bcb6, but have some problems when linked.
> > The problems are about :
> > 1._pqGethostbyname
> > 2._pqStrerror
> > can't referenced.
>
>"Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us> wrote in message
news:200309240234(dot)h8O2YYJ16938(at)candle(dot)pha(dot)pa(dot)us(dot)(dot)(dot)
> Are you sure it is beta3? We had those bugs in beta2, but not beta3.
I'm not sure if it's beta3, but it is the latest WIN32_DEV tagged files.
I removed everything from my system, and then downloaded the WIN32_DEV
tagged source.
Is there something I should do first, before downloading the WIN32_DEV tag?