ldd查看不全时,可使用指令:

objdump -x xxx.so | grep NEEDED

进行对比查看。

 

资料参考:

https://blog.csdn.net/dongchongyang/article/details/80105866

 

相关文章: