static build from source on windows - Mailing list pgsql-general

From Jan
Subject static build from source on windows
Date
Msg-id 4B9ABA75.2000303@gmx.net
Whole thread Raw
List pgsql-general
Hi,

I am trying to build postgres static with mysis and as far as I can find
any hints with google I tried the following:

./configure --without-zlib --disable-shared
make

It stops with this error:

make[3]: Entering directory
`/home/postgresql-8.4.2-src/src/interfaces/libpq'
make[3]: *** No rule to make target `libpq.dll', needed by
`all-shared-lib'.  Stop.

What is the correct way to get a static libpq?

I also found something like "make install enable_shared=no" but that did
not help.

Jan


pgsql-general by date:

Previous
From: "Wang, Mary Y"
Date:
Subject: Re: ERROR: invalid byte sequence for encoding "UTF8":0x93 Error
Next
From: Gordon Shannon
Date:
Subject: unexplained autovacuum to prevent wraparound