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
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
