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

Re: ld_preload



  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