Re: compiling libpq.dll with Borland C++, is it possible?

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Tony Caduto <tony_caduto(at)amsoftwaredesign(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: compiling libpq.dll with Borland C++, is it possible?
Date: 2008-11-20 17:24:07
Message-ID: 20081120172407.GH3810@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tony Caduto wrote:
> Hi,
> I am trying to compile my own copy of libpq.dll using bcc32.exe, the
> docs say it is possible, but I get a error when it tries to compile
> dirent.c

How hard would it be to set up a buildfarm member that exercises the
Borland compiler? If it only compiles client code, maybe it's possible
to compile the rest of the stuff with MSVC or mingw.

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Brandon Metcalf 2008-11-20 17:54:48 Re: example of really weird caching (or whatever) problem
Previous Message Tom Lane 2008-11-20 17:22:40 Re: Propose: enum with all registered table names?