RPATH problems in kdelibs

Thiago Macieira thiago at kde.org
Mon Dec 11 01:28:49 CET 2006


Thiago Macieira wrote:
>The alternative is to add a dummy rpath with lots of padding. That one
> we can easily change. The only drawback is the adding of RPATH with no
> RUNPATH, which seems to be the default on Linux: if this is the case,
> LD_LIBRARY_PATH has no effect.

Having an RPATH pointing to a dummy, non-existing directory will have no 
effect on loading, aside from a few extra stats per shared library being 
loaded.

LD_LIBRARY_PATH will be tried as usual, since the dummy RPATH paths won't 
ever load a library.

-- 
  Thiago Macieira  -  thiago (AT) macieira.info - thiago (AT) kde.org
    PGP/GPG: 0x6EF45358; fingerprint:
    E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20061211/b0e9e167/attachment.pgp 


More information about the Kde-buildsystem mailing list