Re: bcc32 libpq compile problem

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: "f(dot)guidi(at)libero(dot)it" <f(dot)guidi(at)libero(dot)it>
Cc: pgsql-interfaces <pgsql-interfaces(at)postgresql(dot)org>
Subject: Re: bcc32 libpq compile problem
Date: 2005-04-27 19:53:03
Message-ID: 200504271953.j3RJr3D17174@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

f(dot)guidi(at)libero(dot)it wrote:
> hello, i need to compile a c program with borland bcc 5.5.
> I try to link the lib included with the windows package but the compiler give me an error message .
> I think i need to rebuild the libpq lib from the source with the borland bcc 5.5.
>
> I try to do this launching this command: make -f bcc32.mak but i receive a series of message like <filename.obj> not found.
>
> I changed the compiler path.
>
> What else i can do to try ?
>

First, use PostgreSQL 8.0.2, and then send us the exact error messages.

--
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

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message f.guidi@libero.it 2005-04-28 06:48:22 Re: bcc32 libpq compile problem
Previous Message f.guidi@libero.it 2005-04-27 11:53:39 bcc32 libpq compile problem