This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: LD_LIBRARY_PATH/LD_RUN_PATH


On Thu, Nov 01, 2001 at 03:02:23PM -0500, Balaraman S (Bala) wrote:
> Hi All,
> 
> When I turnon setuid bit for an application then
> LD_LIBRARY_PATH/LD_RUN_PATH are not used to search shared library.

Of course not.  It's a security feature that has nothing to do with the
compiler or the C++ library.  Read the man page for ld.so for more.

Phil

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]