
简介
该用户还未填写简介
擅长的技术栈
未填写擅长的技术栈
可提供的服务
暂无可提供的服务
【BUG】【RISC-V】【交叉编译】【链接】error while loading shared libraries: libstdc++.so.6
在linux上做RISC-V的交叉编译,使用的交叉编译工具链:riscv64-linux-gnu但是make完成后,得到的无法运行,提示缺乏库文件。lib/cpp_deploy_pack: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or dir

【BUG】【RISC-V】【交叉编译】【链接】error while loading shared libraries: libstdc++.so.6
在linux上做RISC-V的交叉编译,使用的交叉编译工具链:riscv64-linux-gnu但是make完成后,得到的无法运行,提示缺乏库文件。lib/cpp_deploy_pack: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or dir

到底了







