问题
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
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
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。