Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

That's not the same. ldd actually finds the libraries and their dependencies.


Of course. I'm just pointing out how the source data is encoded in the ELF file. As I said in the comment there is much value in the tools that take this data and the locations of the libraries and build up a nice tree.


It's not though, an ELF file only lists its immediate dependencies. To find the complete tree you actually need to find the dependencies and parse those, which is exactly what this does.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: