Re: Makefiles for Borland C 5.5 compiler - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Makefiles for Borland C 5.5 compiler
Date
Msg-id 200212300443.gBU4hvs19025@candle.pha.pa.us
Whole thread Raw
List pgsql-patches
I am confused by this patch because it has new copies of psql/startup.c.
Is that desired?  Can you send a new tarball?

---------------------------------------------------------------------------

Lester Godwin wrote:
> Attached is a patch to provide makefiles, etc. to allow the compilation of
> the libpq interface static and dynamic libraries with the freely
> downloadable Borland C++ compiler version 5.5 and/or C++ Builder.  Also
> included is a makefile that will build psql with static and/or dynamic link
> libraries.   **NOTE** due to naming differences between Borland and MS, the
> Borland produced DLL can only be used with Borland compiled EXE's!  If
> someone knows how to get around the naming differences and produce an exact
> replacement for the libpq.dll that would be compatible with existing Visual
> C++ apps, it may be of interest.
>
> Note that this diff is based on 7.3 tarball, not CVS HEAD, or 7.3rel branch.
>
> Lester Godwin
>

[ Attachment, skipping... ]

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: point does not return a center of lseg
Next
From: Bruce Momjian
Date:
Subject: Re: Makefiles for Borland C 5.5 compiler