GCC Cross Compiler build scripts
https://github.com/compiler-explorer/gcc-cross-builder
GCC Cross Compiler(Raspberry-pi)
https://github.com/abhiTronix/raspberry-pi-cross-compilers
GCC Cross Compiler & Native (ARM & ARM64) CI generated precompiled standalone toolchains for all Raspberry Pis.
aarch64-linux-gnu-gcc
是由 Linaro 公司基于GCC推出的的ARM交叉编译工具。
可用于交叉编译ARMv8 64位目标中的裸机程序、u-boot、Linux kernel、filesystem和App应用程序。
(sources) http://releases.linaro.org/co