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

Jan Wieck <wieck@debis.com>

From: wieck@debis.com (Jan Wieck)
To: Rini Dutta <rinid@rocketmail.com>
Cc: pgsql-hackers@postgresql.org
Date: 2000-02-10T14:24:29Z
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@debis.com (Jan Wieck) #