Re: Question about building for Windows

From: "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>
To: "Ken Sell" <ksell(at)greenplum(dot)com>
Cc: <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: Question about building for Windows
Date: 2010-05-28 17:43:43
Message-ID: 55E622E5BAB64D228B261A03EDEB80BD@acer08f817a9b5
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

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

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Mike Toews 2010-05-31 23:13:30 Connection Timeout
Previous Message Ken Sell 2010-05-28 16:57:27 Question about building for Windows