[Qt5-feedback] Fwd: Re: Qt major versions
Till Oliver Knoll
till.oliver.knoll at gmail.com
Thu Jun 9 08:13:53 CEST 2011
Am 09.06.2011 um 00:24 schrieb <Craig.Scott at csiro.au>:
>
> ...
>
> Ah, but ld is not ld.so or ld-linux.so! The ordering you list above applies when you are *creating* your binaries, but the ordering used when *running* your binaries is a bit different.
Thanks for the correction! :) Yes, you are absolurely right, I was really quoting from the wrong man page (actually looking for a way to get rid of the deprecated RPATH and set the RUNPATH instead).
It does surprise me a bit as well that linking at compile and runtime are different.
Thanks, Oliver
More information about the Qt5-feedback
mailing list