Re: downloading latest source from cvs

From: "Relaxin" <noname(at)spam(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: downloading latest source from cvs
Date: 2003-09-29 07:21:43
Message-ID: bl8mho$2mtb$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


> Relaxin wrote:
> > But how do you tell it that I only want what's tagged as WIN32_DEV?
> >
> > Thanks
>
>"Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us> wrote in message
news:200309290137(dot)h8T1bea13429(at)candle(dot)pha(dot)pa(dot)us(dot)(dot)(dot)
> I think you need -rWIN32_DEV

ok, I did as you suggested and I got only and everything that was tagged as
WIN32_DEV, but I still have the following errors when compiling using the
bcc32.mak file:

try to compile the libpq library with
bcc32.mak under bcb5, but have some problems when linked.
The problems are about :
1._pqGethostbyname
2._pqStrerror
can't referenced.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Shridhar Daithankar 2003-09-29 07:42:00 Re: Result set granularity..
Previous Message Christopher Kings-Lynne 2003-09-29 05:14:31 Re: ADD FOREIGN KEY (was Re: [GENERAL] 7.4Beta)