New comment by xtraeme on void-packages repository https://github.com/void-linux/void-packages/pull/21226#issuecomment-617455626 Comment: hmm @pullmoll I think we can improve gcc: - create a `gcc-stage0` (or whatever) for bootstrap, this should not conflict with the standard `gcc` and should only provide C/C++ support. - make `gcc` not a bootstrap pkg anymore. This way we shouldn't need to use `-f` while building `gcc` in the chroot.