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

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: Tony Caduto <tony_caduto(at)amsoftwaredesign(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: compiling libpq.dll with Borland C++, is it possible?
Date: 2008-11-21 20:22:11
Message-ID: 49271873.4040101@hagander.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Alvaro Herrera wrote:
> 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.

It's a completely separate environment. Like the standalone "win32.mak"
build system for msvc, it's not included in the buildfarm at all. So
it'd take a lot of work, I think.

//Magnus

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Diego Schulz 2008-11-21 20:26:02 Re: Using Postgres to store high volume streams of sensor readings
Previous Message Ciprian Dorin Craciun 2008-11-21 19:58:02 Re: Using Postgres to store high volume streams of sensor readings