cmake news: RPATH, kdevelop projects, finding kdelibs
Thiago Macieira
thiago at kde.org
Fri Mar 17 10:05:39 CET 2006
Alexander Neundorf wrote:
>"install" - (not on OS X)
>Compile with RPATH set to the installation directory, the kde library
>directory and the Qt library directory.
>To run the executables during the build, simple wrapper shell scripts
> are created which set (DY)LD_LIBRARY_PATH accordingly.
Do you pass the -Wl,--enable-new-dtags linker option to g++ during
linking? If you don't, you know by now that setting LD_LIBRARY_PATH has
no effect if you used RPATH, on most distros anyways.
Anyways, why isn't this option the default and why can't OS X deal with
it?
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
thiago.macieira (AT) trolltech.com Trolltech AS
GPG: 0x6EF45358 | Sandakerveien 116,
E067 918B B660 DBD1 105C | NO-0402
966C 33F5 F005 6EF4 5358 | Oslo, Norway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20060317/d68c61fd/attachment.pgp
More information about the Kde-buildsystem
mailing list