Skip to content

Instantly share code, notes, and snippets.

@dbussink
Created September 22, 2009 20:47
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 dbussink/191412 to your computer and use it in GitHub Desktop.
Save dbussink/191412 to your computer and use it in GitHub Desktop.
otool -L bin/rbx
bin/rbx:
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 124.1.1)
/usr/lib/libffi.dylib (compatibility version 1.0.0, current version 1.0.0)
/usr/lib/libstdc++.6.dylib (compatibility version 7.0.0, current version 7.9.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment