在官网下载gcc13.3
2025-04-22T07:09:32.png
传到对应服务器使用ssh或scp方式
解压使用
tar -xvf gcc-13.3.0.tar.xz

cd gcc-13.3.0
下载依赖
./contrib/download_prerequisites