This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] ppc64 LD_PRELOAD tolerance


Daniel Jacobowitz writes:

> But these people should be doing something like:
>   LD_PRELOAD=libdsocks.so.N

I don't control what these people do. I only get the (Level 3) service
calls  :(

> And Roland has been saying all along that that should work fine in a
> hybrid environment.  Only if they do LD_PRELOAD=/usr/lib/libdsocks.so.N
> is there a problem; don't do that!

Only if they (someone) provides both 32- and 64-bit versions of
libdsocks.so.N (or a dummy of the same name) and only if LD_LIBRARY_PATH
includes paths to both versions.  Now we are back to precognition. ;)

Otherwise the user gets a unpleasant surprise.



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