Michael Meeks <[EMAIL PROTECTED]> writes:

> >   I don't think you can easily make that work again with some env variable: 
> >  osl_loadModuleRelative("foo") called from /resolved/path/to/bar.so 
> > causes a dlopen("/resolved/path/to/foo.so").
> 
>       Sure - the env. var. can clobber / affect what loadModuleRelative does
> (and un-relativeize it - or at least make it fall-back to what it used
> to do on failure ? ;-)
> 
Yes, please let's have such an (optional) mode. I've always loathed
this silly copying, and it's just another stupid thing to explain to
new developers...

> >  (And I am sure there already are other problems with linkoo,
> > anyway, like the RPATH=$ORIGIN thing.)
> 
>       Has been working for the last year or more rather well - albeit with
> some black-lists for the previous offending libraries that insisted on
> asking the OS where they were installed & looking only there for other
> libs ;-)
>
Confirmed.

Cheers,

-- Thorsten

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to