[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ld_preload



  On Mar 02 at 21:04, veins spoke:

> On Sat, 2 Mar 2002 20:57:00 +0100
> Hanspeter Roth <hanspeter_roth@hotmail.com> wrote:
> 
> >   On Mar 02 at 09:59, Ted U spoke:
> > 
> > > On Sat, 2 Mar 2002, Hanspeter Roth wrote:
> > > 
> > > > is there something like LD_PRELOAD or something equivalent in
> > > > Openbsd?
> > > 
> > > yes, it's called LD_PRELOAD.
> > 
> > Yes, you're right.
> > I tried with the .o file instead of the .so.
> > But with the .so it works!
> > 
> > -Hanspeter
> 
> It is a matter of shell not of the OS.

Do you mean the setting of the LD_PRELOAD variable?
But if the variable is not recognized there is no use in setting it.
I first didn't find the appropriate manpage. The right one is ld.so.

-Hanspeter