問題
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刪除。