Re: [HACKERS] how to make libpq on winnt using the 'win32.mak's - Mailing list pgsql-hackers

From wieck@debis.com (Jan Wieck)
Subject Re: [HACKERS] how to make libpq on winnt using the 'win32.mak's
Date
Msg-id m12IuWD-0003kgC@orion.SAPserv.Hamburg.dsh.de
Whole thread Raw
In response to how to make libpq on winnt using the 'win32.mak's  (Rini Dutta <rinid@rocketmail.com>)
List pgsql-hackers
>
> Hi
>
> I'm running postgres v6.5.3. I need to make calls to
> the functions in libpq in my code. For this I need the
> files - libpq.lib/libpq.lib.dll/libpqdll.lib.
   You find prepared .dll's under
       src/bin/pgaccess/win32/dll
   Wasn't there some utility to generate .lib files from .dll's?


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#========================================= wieck@debis.com (Jan Wieck) #




pgsql-hackers by date:

Previous
From: Rini Dutta
Date:
Subject: how to make libpq on winnt using the 'win32.mak's
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] libpq