Skip to content

Instantly share code, notes, and snippets.

@swills
Created July 12, 2017 14:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save swills/5994db99b3ac26a3dac3eab94ab7fc83 to your computer and use it in GitHub Desktop.
Save swills/5994db99b3ac26a3dac3eab94ab7fc83 to your computer and use it in GitHub Desktop.
# ldd /usr/local/bin/gn
/usr/local/bin/gn:
libexecinfo.so.1 => /usr/lib/libexecinfo.so.1 (0x800a77000)
libkvm.so.7 => /lib/libkvm.so.7 (0x800c7a000)
libc++.so.1 => /usr/lib/libc++.so.1 (0x800e88000)
libcxxrt.so.1 => /lib/libcxxrt.so.1 (0x80114f000)
libm.so.5 => /lib/libm.so.5 (0x80136d000)
libthr.so.3 => /lib/libthr.so.3 (0x80159a000)
libc.so.7 => /lib/libc.so.7 (0x8017c2000)
libelf.so.2 => /lib/libelf.so.2 (0x801dc2000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x801fda000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment