mirror of
https://github.com/richfelker/musl-cross-make.git
synced 2025-04-19 23:44:58 +02:00
![]() Rebased the patches for GCC 8.3.0 onto 9.1.0. Not all applied cleanly, particularly the PIE patch so I had to get a little creative. Could definitely use an extra pair of eyes on these patches. Independent verification of the SHA1 is always appreciated. Verified compile with the following config.mak: BINUTILS_VER = 2.32 GCC_VER = 9.1.0 GMP_VER = 6.1.2 MPC_VER = 1.1.0 MPFR_VER = 4.0.2 ISL_VER = 0.21 LINUX_VER = 3.0.35 COMMON_CONFIG += --disable-nls GCC_CONFIG += --enable-languages=c,c++ GCC_CONFIG += --disable-libquadmath --disable-decimal-float GCC_CONFIG += --disable-multilib |
||
---|---|---|
.. | ||
binutils-2.25.1 | ||
binutils-2.27 | ||
binutils-2.32 | ||
binutils-397a64b3 | ||
gcc-4.2.1 | ||
gcc-5.3.0 | ||
gcc-6.4.0 | ||
gcc-6.5.0 | ||
gcc-7.2.0 | ||
gcc-7.3.0 | ||
gcc-8.3.0 | ||
gcc-9.1.0 | ||
linux-4.4.10 |