Re: compilig libpq with borland 5.5 - Mailing list pgsql-hackers

From Merlin Moncure
Subject Re: compilig libpq with borland 5.5
Date
Msg-id b42b73150808132122w1fdcafb8q6296335aebbd60bd@mail.gmail.com
Whole thread Raw
In response to compilig libpq with borland 5.5  ("claudio lezcano" <claudiogmi@gmail.com>)
Responses Re: compilig libpq with borland 5.5  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On Thu, Jul 31, 2008 at 1:52 PM, claudio lezcano <claudiogmi@gmail.com> wrote:
> Hi everybody
>
> Iam traying to build libpq.lib and libpq.dll library using Borland c++ 5.5
> and i got these error:
>
> "Error libpq.rc 1 11: Cannot open file: winver.h"
>
> I opened the libpq.rc file and i saw the reference to that file "#include
> <winver.h>"
>
> I cheched out the path and the existence of the file and everything is all
> right.
>
> I actually find the file in the desired location.
>
> I don't know what to do to carry on my work.
>
> Can somebody help me out please?.

Just in case you can't get it working, you can always take a msvc
compiled libpq.dll and create a static library out of it with the
'implib' utility using the underscore option.

merlin


pgsql-hackers by date:

Previous
From: Andrew Gierth
Date:
Subject: Re: SeqScan costs
Next
From: "Michael Holzman"
Date:
Subject: Re: benchmark farm