| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Lester Godwin <godwin(at)pushcorp(dot)com> |
| Cc: | pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: Makefiles for Borland C 5.5 compiler |
| Date: | 2002-12-30 04:43:57 |
| Message-ID: | 200212300443.gBU4hvs19025@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Manfred Koizar | 2002-12-30 18:50:52 | Re: MOVE strangeness |
| Previous Message | Tom Lane | 2002-12-30 02:19:55 | Re: point does not return a center of lseg |