Re: [HACKERS] dynamic libraries

Поиск
Список
Период
Сортировка
От Billy G. Allie
Тема Re: [HACKERS] dynamic libraries
Дата
Msg-id 199810100224.WAA12867@bgalli.mug.org
обсуждение исходный текст
Ответ на dynamic libraries  (Bruce Momjian <maillist@candle.pha.pa.us>)
Ответы Re: [HACKERS] dynamic libraries
Список pgsql-hackers
On UnixWare 7.0 (and Solaris systems, also) I export LD_RUN_PATH which
contains the paths to the dynamic libraries.  When the linker runs, it
incorporates the paths into the output file so that LD_LIBRARY_PATH is not
needed to find the needed dynamic libraries.
--
____       | Billy G. Allie    | Domain....: Bill.Allie@mug.org
|  /|      | 7436 Hartwell     | Compuserve: 76337,2061
|-/-|----- | Dearborn, MI 48126| MSN.......: B_G_Allie@email.msn.com
|/  |LLIE  | (313) 582-1540    |



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

Предыдущее
От: Brook Milligan
Дата:
Сообщение: Re: [HACKERS] dynamic libraries
Следующее
От: "Thomas G. Lockhart"
Дата:
Сообщение: Re: [HACKERS] backslash in psql output