首页 > 代码库 > linux查看应用程序依赖的库

linux查看应用程序依赖的库

x86:

ldd    + 应用名

 

arm:

arm-linux-readelf    -d   应用名