check C compiler broken: clang is not able to compile a simple test program

问题

Ubuntu16.04进行交叉编译时,遇到check compiler broken: xxx is not able to compile a single test program.

解决办法

sudo apt install libstdc++-5-dev
sudo apt install libstdc++-5-dev-arm64-cross
posted @ 2020-03-21 16:30  Cristiano-Duan  阅读(1192)  评论(0编辑  收藏  举报