This is the mail archive of the libc-hacker@sourceware.cygnus.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]

Re: RPATH overriding


> Almost true, we have to add the if's in the inner lookup loop anyway.
> I.e., the cost is almost the same as for the blacklist implementation.

No, that is not true.  When loading the file, just clear the l_rpath_dirs
member instead of setting up a path list.


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