static build from source on windows

Поиск
Список
Период
Сортировка
От Jan
Тема static build from source on windows
Дата
Msg-id 4B9ABA75.2000303@gmx.net
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: "Wang, Mary Y"
Дата:
Сообщение: Re: ERROR: invalid byte sequence for encoding "UTF8":0x93 Error
Следующее
От: Gordon Shannon
Дата:
Сообщение: unexplained autovacuum to prevent wraparound