| От | Tom Lane |
|---|---|
| Тема | Re: perl shared library, redux |
| Дата | |
| Msg-id | 3551.1032471859@sss.pgh.pa.us обсуждение |
| Ответ на | perl shared library, redux (Cindy <ctmoore@uci.edu>) |
| Список | pgsql-general |
Cindy <ctmoore@uci.edu> writes:
> Name removed to protect the guilty (see below). I replied asking for
> the path to the libperl.a. Do they know what they are talking about
> or are they out in orbit past pluto somewhere?
On platforms where all code is built position-independent all the time,
the contents of libperl.a could be linked into plperl.so, and then it
would work. Unfortunately, on many platforms this is not true and
you cannot insert a .a library into a .so library. AFAIR we simply
do not try to build plperl that way: we insist that a shared-library
version of libperl be available, or we don't even try to build plperl.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера