Обсуждение: 7.4 won't compile for Borland

Поиск
Список
Период
Сортировка

7.4 won't compile for Borland

От
"Relaxin"
Дата:
 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.





Re: 7.4 won't compile for Borland

От
Bruce Momjian
Дата:
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.

Are you sure it is beta3?  We had those bugs in beta2, but not beta3.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

Re: 7.4 won't compile for Borland

От
"Relaxin"
Дата:
> 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@candle.pha.pa.us> wrote in message
news:200309240234.h8O2YYJ16938@candle.pha.pa.us...
> 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?




Re: 7.4 won't compile for Borland

От
Bruce Momjian
Дата:
Relaxin wrote:
> > 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@candle.pha.pa.us> wrote in message
> news:200309240234.h8O2YYJ16938@candle.pha.pa.us...
> > 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?

WIN32_DEV is not for general use.  Download CVS head and use that.  It
will work for all applications _except_ the database server backend.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073