Re: [HACKERS] dynamic libraries - Mailing list pgsql-hackers

From Billy G. Allie
Subject Re: [HACKERS] dynamic libraries
Date
Msg-id 199810100224.WAA12867@bgalli.mug.org
Whole thread Raw
In response to dynamic libraries  (Bruce Momjian <maillist@candle.pha.pa.us>)
Responses Re: [HACKERS] dynamic libraries  ("Matthew N. Dodd" <winter@jurai.net>)
List 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 by date:

Previous
From: Brook Milligan
Date:
Subject: Re: [HACKERS] dynamic libraries
Next
From: "Thomas G. Lockhart"
Date:
Subject: Re: [HACKERS] backslash in psql output