标签: linux cross-compiling raspberry-pi3 c++17 toolchain
我想为Raspberry PI编译c ++程序。 这与官方工具链(https://github.com/raspberrypi/tools)配合良好,但编译器已完全过时,我需要c ++ 17功能。那么,如何使用现代版本的gcc交叉编译程序?