Skip to content

Instantly share code, notes, and snippets.

@Komzpa
Created August 17, 2011 14:18
Show Gist options
  • Save Komzpa/1151608 to your computer and use it in GitHub Desktop.
Save Komzpa/1151608 to your computer and use it in GitHub Desktop.
debian:/home/kom/svn/mapnik2# ldd /usr/lib/libboost_filesystem.so
linux-vdso.so.1 => (0x00007fffb17ff000)
libboost_system.so.1.46.1 => /usr/lib/libboost_system.so.1.46.1 (0x00007f9341520000)
librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f9341318000)
libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f934100d000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f9340d8b000)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f9340b75000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f9340958000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f93405d4000)
/lib64/ld-linux-x86-64.so.2 (0x00007f934194f000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment