用命令:arm-linux-readelf   -d   xxx(目标文件/命令)    查看xxx使用的动态库

如图:我的iwlist命令使用的动态库是libiw.so.29 、libm.so.6 和libc.so.6  

linux下如何查看依赖库

相关文章:

  • 2021-04-26
  • 2022-12-23
  • 2022-12-23
  • 2021-08-25
  • 2021-08-17
  • 2021-07-27
  • 2021-08-03
  • 2021-08-03
猜你喜欢
  • 2022-12-23
  • 2021-07-18
  • 2021-10-25
  • 2021-04-02
  • 2021-05-10
  • 2021-12-15
相关资源
相似解决方案