Louai Al-Khanji wrote:
> 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.

It's not the same thing, ldd is transitive, objdump is not.

        Kevin Kofler

_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to