-sh: ./hello: No such file or directory

-sh: ./hello: No such file or directory 在虚拟机上使用交叉编译工具链 arm-fsl-linux-gnueabi-gcc 编译生成的 hello 可执行文件,移植到开发板执行时报错: 确定文件权限没问题,输入 file hello 显示如下: 然而开发板的 /lib 目录下并没有 ld-linux.so.3 文件存在,却有ld-linux-armhf.so.
相关文章
相关标签/搜索