Libpq and Borland C++ Builder 4

From: Jean-Christophe FABRE <fabrejc(at)ensam(dot)inra(dot)fr>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Libpq and Borland C++ Builder 4
Date: 1999-07-08 09:22:49
Message-ID: 37846DE9.7B21251D@ensam.inra.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hi!

When I try to use the libpq.lib (from the win32 psql.exe interface tool)
library with BC++ Builder, I get a message : LIBPQ.LIB contains invalid
OMF record, type 0x21 (possibly COFF).

First of all, what are OMF and COFF ?

I've found a tool (in C++Builder bin directory) to convert COFF2OMF, but
it didn't work.

Does anybody has a re-compiled libpq.lib which works fine with
C++Builder 4 ?

Please help!

Thanks

JC.Fabre

Browse pgsql-interfaces by date

  From Date Subject
Next Message Ansley, Michael 1999-07-08 09:31:47 RE: [INTERFACES] Libpq and Borland C++ Builder 4
Previous Message Peter Mount 1999-07-08 08:34:53 RE: [INTERFACES] JDBC escape problem