Skip to content

Instantly share code, notes, and snippets.

@dubslow
Created August 11, 2014 00:08
Show Gist options
  • Save dubslow/70022f7182041fd509ed to your computer and use it in GitHub Desktop.
Save dubslow/70022f7182041fd509ed to your computer and use it in GitHub Desktop.
ldd build/tox_bootstrap_daemon
linux-vdso.so.1 (0x00007ffff5168000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007fbc02cfd000)
librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007fbc02af5000)
libconfig.so.9 => /usr/lib/x86_64-linux-gnu/libconfig.so.9 (0x00007fbc028e8000)
libsodium.so.10 => /usr/local/lib/libsodium.so.10 (0x00007fbc02693000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007fbc02477000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fbc020ca000)
/lib64/ld-linux-x86-64.so.2 (0x00007fbc0302e000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment