cmake news: RPATH, kdevelop projects, finding kdelibs

Benjamin Reed rangerrick at gmail.com
Fri Mar 17 13:09:19 GMT 2006


On 3/17/06, Thiago Macieira <thiago at kde.org> wrote:

> 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?

I would assume because --enable-new-dtags is a GNU ld option, and OSX
doesn't use GNU ld.


More information about the kde-core-devel mailing list