[Development] linuxdeployqt

probono probono at puredarwin.org
Wed Sep 21 10:11:01 CEST 2016


2016-09-19 16:45 GMT+02:00 Louai Al-Khanji <louai.al-khanji at qt.io>:
> From a quick look it seems to be mostly well written. I do wonder whether it might be better to use a tool other than ldd to find the library dependencies. objdump -p provides the same information, and also works for cross-compiles.

ldd not only provides the name of the libraries to be loaded, but also
the paths to the locations where they are loaded from. How would I get
this information without using ldd?



More information about the Development mailing list