Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tools ldd #124

Open
junxnone opened this issue Sep 4, 2023 · 0 comments
Open

Tools ldd #124

junxnone opened this issue Sep 4, 2023 · 0 comments

Comments

@junxnone
Copy link
Owner

junxnone commented Sep 4, 2023

ldd

  • 打印依赖库,
  • 查看依赖库的位置
    • 如果有多个版本依赖库,查看调用哪个
$ ldd --help
Usage: ldd [OPTION]... FILE...
      --help              print this help and exit
      --version           print version information and exit
  -d, --data-relocs       process data relocations
  -r, --function-relocs   process data and function relocations
  -u, --unused            print unused direct dependencies
  -v, --verbose           print all information
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant