Question about building for Windows

--_000_C825440729DAksellgreenplumcom_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi,

We are building the driver 808.04.0200 for Windows, and I noticed the defin=
e "USE_LIBPQ"
After looking at the code, it appears that psqlodbc can be build and run wi=
thout LIBPQ on windows?

Could someone elaberate on this, or point me to information on this?

Thanks,

......Ken

--_000_C825440729DAksellgreenplumcom_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<HTML>
<HEAD>
<TITLE>Question about building for Windows</TITLE>
</HEAD>
<BODY>
<FONT FACE=3D"Calibri, Verdana, Helvetica, Arial"><SPAN STYLE=3D'font-size:=
11pt'>Hi,<BR>
<BR>
We are building the driver 808.04.0200 for Windows, and I noticed the defin=
e “USE_LIBPQ”<BR>
After looking at the code, it appears that psqlodbc can be build and run wi=
thout LIBPQ on windows?<BR>
<BR>
Could someone elaberate on this, or point me to information on this?<BR>
<BR>
Thanks,<BR>
<BR>
......Ken<BR>
</SPAN></FONT>
</BODY>
</HTML>


--_000_C825440729DAksellgreenplumcom_--
Ken Sell [ Fr, 28 Mai 2010 18:57 ] [ ID #2042209 ]

Re: Question about building for Windows

Question about building for WindowsHi.

Yes, this can be built without libpq.
nmake -f win32.mak USE_LIBPQ=no

However, delay load can also use without libpq the binary which we release.

Regards,
Hiroshi Saito

----- Original Message -----
From: Ken Sell

Hi,

We are building the driver 808.04.0200 for Windows, and I noticed the define "USE_LIBPQ"
After looking at the code, it appears that psqlodbc can be build and run without LIBPQ on
windows?

Could someone elaberate on this, or point me to information on this?

Thanks,

......Ken


--
Sent via pgsql-odbc mailing list (pgsql-odbc [at] postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-odbc
Hiroshi Saito [ Fr, 28 Mai 2010 19:43 ] [ ID #2042210 ]
Datenbanken » gmane.comp.db.postgresql.odbc » Question about building for Windows

Vorheriges Thema: [ psqlodbc-Bugs-1010833 ] '--without-iodbc' enables iodbc support
Nächstes Thema: Empty field names with QlikView and PostgreSQL 8.4