I needed GCC 8 on a recent Arch installation, so I forward-ported the necessary fixes. Download PKGBUILD here: https://seitics.de/files/gcc8/
All patches courtesy of our Gentoo friends, taken from https://github.com/gentoo/gcc-patches/tree/master/8.5.0/gentoo
I deleted one patch that was already applied. Always useful to have an older compiler in case there is suspected mis-compilation. GCC 8.5 also still, and probably forever, the best compiler for small Atmel AVR projects.
Pinned Comments
jonathon commented on 2020-11-30 14:29 (UTC) (edited on 2021-02-28 02:12 (UTC) by jonathon)
Please read the AUR wiki page before reporting issues.
In addition, if you are experiencing a build issue then ensure you have tried building without using an AUR helper (e.g.
makepkg
) and with a clean chroot (e.g.makechrootpkg
).