Attached is a patch to provide makefiles, etc. to allow the compilation
Bruce Momjian <bruce@momjian.us>
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. Lester Godwin
Files
| Path | Change | +/− |
|---|---|---|
| src/bcc32.mak | added | +51 −0 |
| src/bin/psql/bcc32.mak | added | +136 −0 |
| src/interfaces/libpq/bcc32.mak | added | +141 −0 |
| src/interfaces/libpq/blibpqdll.def | added | +95 −0 |
| src/interfaces/libpq/win32.h | modified | +8 −0 |