Skip to content

Instantly share code, notes, and snippets.

@woglinde
Created October 29, 2014 09:42
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 woglinde/ce33e8941d7d928c0379 to your computer and use it in GitHub Desktop.
Save woglinde/ce33e8941d7d928c0379 to your computer and use it in GitHub Desktop.
~/cerbero/dist/linux_x86_64/lib ] % ldd libopenh264.so
linux-vdso.so.1 => (0x00007fffa43fe000)
libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f15000dd000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f14ffdd7000)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f14ffbc0000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f14ff7fa000)
/lib64/ld-linux-x86-64.so.2 (0x00007f15006c9000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment