Re: [HACKERS] how to make libpq on winnt using the 'win32.mak's

From: wieck(at)debis(dot)com (Jan Wieck)
To: Rini Dutta <rinid(at)rocketmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] how to make libpq on winnt using the 'win32.mak's
Date: 2000-02-10 14:24:29
Message-ID: m12IuWD-0003kgC@orion.SAPserv.Hamburg.dsh.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)debis(dot)com (Jan Wieck) #

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2000-02-10 15:23:59 Re: [HACKERS] libpq
Previous Message Rini Dutta 2000-02-10 14:16:50 how to make libpq on winnt using the 'win32.mak's