Lists: | Postg윈 토토SQL |
---|
From: | "Relaxin" <me(at)yourhouse(dot)com> |
---|---|
To: | pgsql-ports(at)postgresql(dot)org |
Subject: | 7.4 won't compile for Borland |
Date: | 2003-09-16 21:55:06 |
Message-ID: | bk80up$tc1bk80up$tc1$1@news.hub.org@news.hub.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | Postg윈 토토SQL |
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.
From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Relaxin <me(at)yourhouse(dot)com> |
Cc: | pgsql-ports(at)postgresql(dot)org |
Subject: | Re: 7.4 won't compile for Borland |
Date: | 2003-09-24 02:34:34 |
Message-ID: | 200309240234.h8O2YYJ16938@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-ports |
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(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
From: | "Relaxin" <noname(at)spam(dot)com> |
---|---|
To: | pgsql-ports(at)postgresql(dot)org |
Subject: | Re: 7.4 won't compile for Borland |
Date: | 2003-09-27 17:55:10 |
Message-ID: | bl4iti86bl4iti$2386$1@news.hub.org@news.hub.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-ports |
> 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?
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: 7.4 won't compile for Borland |
Date: | 2003-09-29 17:00:42 |
Message-ID: | 200309291700.h8TH0gf01173@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-ports |
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(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?
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(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