Re: 'configure --disable-shared' and 'make check'

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: 'configure --disable-shared' and 'make check'
Дата
Msg-id 29406.1158847364@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: 'configure --disable-shared' and 'make check'  ("Albe Laurenz" <all@adv.magwien.gv.at>)
Ответы Re: 'configure --disable-shared' and 'make check'  (Andrew Dunstan <andrew@dunslane.net>)
Re: 'configure --disable-shared' and 'make check'  (Peter Eisentraut <peter_e@gmx.net>)
Re: 'configure --disable-shared' and 'make check'  (Mark Kirkwood <markir@paradise.net.nz>)
Список pgsql-hackers
"Albe Laurenz" <all@adv.magwien.gv.at> writes:
> Peter Eisentraut wrote:
>> Because createlang relies on *dynamic* loading.

> So that is working as designed.
> I interpret that as 'static builds for the database
> server are not supported'. Ok by me.

Well, we're not supporting dynamically linked objects in a static build ;-)

It's at least theoretically possible that you could link selected PL
objects into a static backend build, but no one is particularly
interested in expending effort on it.  There don't seem to be any
platforms anymore on which --disable-shared is actually important.
(Should we just get rid of it?)
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Phantom Command ID
Следующее
От: Dave Cramer
Дата:
Сообщение: Index bloat problem in 7.4