Hacker News new | ask | show | jobs
by semmulder 743 days ago
Is LD_DEBUG=libs not enough?
1 comments

This is not a "static" evaluation of the library dependencies, it's a loader debug flag. So it's not quite the same thing.
True! Conversely, libtree will miss dynamically loaded dependencies though (e.g. a lot of stuff in the Python world).