Re: Compiling with Borland C++ Builder - Mailing list pgsql-interfaces

From Magnus Hagander
Subject Re: Compiling with Borland C++ Builder
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE4768FF@algol.sollentuna.se
Whole thread Raw
In response to Compiling with Borland C++ Builder  (Sandy Eggi Martedi <sandy@divusi.com>)
List pgsql-interfaces
>I've tried to compile libpq on postgres ver 8.0 using Borland
>C++ Builder 6. But
>somehow it didn't work. it said it needs win32.obj.
>
>Please help me ...:(

The Borland port is currently unmaintained, so it's trailing. If you
want to, it should probaly not be too hard to get it up to date - check
the latest couple of commits to the MSVC port makefiles. They simply
need translation into the Borland files, I beleive.
If not, I think you should also be able to use MSVC compiled libraries
from your Borland project. They're included in the binary installer if
you don't have MSVC aruond to compile them with.

//Magnus


pgsql-interfaces by date:

Previous
From: Sergey Surikov
Date:
Subject: Tool for user interface creation
Next
From: Berényi Gábor
Date:
Subject: bcc32.mak for libpq broken? (distro 8.0.0)