Re: build with C++Builder failed

Lists: Postg스포츠 토토
From: Sergey Matveychuk <sem(at)ciam(dot)ru>
To: pgsql-ports(at)postgresql(dot)org
Subject: build with C++Builder failed
Date: 2003-09-10 01:26:07
Message-ID: 3F5E7DAF.9070907@ciam.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-ports

Hello.

As I can see 7.4beta2 includes bc32.mak files, so I decide to try
compile it with C++Builder 6. But I was need to fix two source files
before because of absent pqGethostbyname and pqStrerror symbols.

Files I've changed are fe_lobj.c and port/getaddrinfo.c

Now I'v got both static lib and dll.
--
Sem.


From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Sergey Matveychuk <sem(at)ciam(dot)ru>
Cc: pgsql-ports(at)postgresql(dot)org
Subject: Re: build with C++Builder failed
Date: 2003-09-10 02:20:59
Message-ID: 200309100220.h8A2KxK29202@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: Postg스포츠 토토

Sergey Matveychuk wrote:
> Hello.
>
> As I can see 7.4beta2 includes bc32.mak files, so I decide to try
> compile it with C++Builder 6. But I was need to fix two source files
> before because of absent pqGethostbyname and pqStrerror symbols.
>
> Files I've changed are fe_lobj.c and port/getaddrinfo.c
>
> Now I'v got both static lib and dll.

Beta3 will have a better Win32 build environment.

--
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: build with C++Builder failed
Date: 2003-09-10 06:27:21
Message-ID: bjmg7t$r5fbjmg7t$r5f$1@news.hub.org@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-ports

What is your estimate of when that will be available.
Because I ran into the EXACT same problems with C++Builder 5.

Thanks

"Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us> wrote in message
news:200309100220(dot)h8A2KxK29202(at)candle(dot)pha(dot)pa(dot)us(dot)(dot)(dot)
> Sergey Matveychuk wrote:
> > Hello.
> >
> > As I can see 7.4beta2 includes bc32.mak files, so I decide to try
> > compile it with C++Builder 6. But I was need to fix two source files
> > before because of absent pqGethostbyname and pqStrerror symbols.
> >
> > Files I've changed are fe_lobj.c and port/getaddrinfo.c
> >
> > Now I'v got both static lib and dll.
>
> Beta3 will have a better Win32 build environment.
>
> --
> 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
>