RE: libpq and Visual C++ - Mailing list pgsql-ports

From Magnus Hagander
Subject RE: libpq and Visual C++
Date
Msg-id 215896B6B5E1CF11BC5600805FFEA821048015BC@sirius.edu.sollentuna.se
Whole thread Raw
In response to libpq and Visual C++  (Teddy Turmeaux <Teddy.Turmeaux@lifo.univ-orleans.fr>)
List pgsql-ports
> Hi
>
> Is there somebody who uses libpq with Visual C++ 6
>
> How to build libpq.dll ?
cd into "src\interfaces\libpq" and run "nmake /f win32.mak". If you run
"nmake /f win32.mak" in the root directory, you will get both libpq and
psql.exe.

For more details, check
http://www.postgresql.org/users-lounge/docs/7.0/admin/install-win32.htm


//Magnus

pgsql-ports by date:

Previous
From: Tom Ivar Helbekkmo
Date:
Subject: Re: compile problem on a vax
Next
From: Pete Forman
Date:
Subject: Re: Windows port problems