# gcc-autobuilder **Repository Path**: nathanli97/gcc-autobuilder ## Basic Information - **Project Name**: gcc-autobuilder - **Description**: No description available - **Primary Language**: Shell - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-10-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 这是一个自动编译GCC的脚本。 本脚本依赖的软件包有:gcc源码包、binutils源码包、glibc源码包、linux源码包。 推荐的软件包版本: binutils 2.30 gcc 7.4.0 glibc 2.22 linux 4.3.1 (已经在Ubuntu18.10 配合以上软件源码包编译成功) 编译大概需要耗时30分钟左右,如果发现bug或者有建议欢迎提出issue。 !!重要:脚本运行顺序:init开头的脚本、autobuild。 如果你要编译gcc 7.4.0 请运行init-gcc-7.4.0-from-tuna,然后运行autobuild.