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'
Re: 'configure --disable-shared' and 'make check' Re: 'configure --disable-shared' and 'make check' |
Список | 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 по дате отправления: