[Development] RPATH in libraries
Thiago Macieira
thiago.macieira at intel.com
Tue Aug 6 17:10:31 CEST 2013
On terça-feira, 6 de agosto de 2013 15:41:21, Konrad Rosenbaum wrote:
> On Sunday 04 August 2013 18:51:10 Thiago Macieira wrote:
> > On domingo, 4 de agosto de 2013 10:20:51, Dmitry Ashkadov wrote:
> > > LDD finds library using RPATH first of all, so, for local installed Qt5
> >
> > That's why RPATH was deprecated and replaced with RUNPATH.
>
> Stupid question: is there a reason the default Makefile generated by qmake
> does not include this:
> QMAKE_LFLAGS += -Wl,--enable-new-dtags
Yes. It's not our job to do that. We should assume a decent linker from the
system.
The question is: why does your system linker not enable the new dtags from
10-15 years ago?
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20130806/448559d2/attachment.sig>
More information about the Development
mailing list