2021年3月30日

win10/Linux子系统WSL时,解决-bash: ./xxxxxx: cannot execute binary file: Exec format error

摘要: **问题背景:**win10/Linux子系统WSL下运行datalab实验./btest程序时 出现Exec format error错误,可通过以下步骤解决: **问题原因:**主要原因是不支持32位程序,可以用如下方法启用:WSL默认使用 64bit的程序,不支持32位的程序,可以使用QEMU 阅读全文

posted @ 2021-03-30 23:08 机器猫007 阅读(4458) 评论(0) 推荐(0)

导航