On Mon, Nov 17, 2008 at 8:43 PM, Tony Caduto
<[EMAIL PROTECTED]> wrote:

> Does anyone know if this can be done with mingw so I can eliminate the
> MSVCR90.DLL dependency?
> I have it installed but that is even more foreign to me than VS :-)  (mostly
> use borland CodeGear tools)

That's the easiest way of all:

./configure --with-openssl
cd src/interfaces/libpq
make all

should do the trick.

-- 
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to