https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123976
--- Comment #162 from Iain Sandoe <iains at gcc dot gnu.org> --- (In reply to Peter Dyballa from comment #159) > (In reply to Iain Sandoe from comment #158) > > (In reply to Peter Dyballa from comment #157) > > the only way to find out is to reduce to the simplest case (which I outlined > > above) and then re-add. > > Meaning to invoke 'make configure-gcc' or 'make all-stage1' in that > .../build directory? no I mean minimising the configure options, minimising the dependencies on external built libraries etc. .. If you cannot repeat my successful build with that setup that tells that perhaps you have a corrupted system or there's an issue with your bootstrap compiler. I already gave advice on how to set up the minimum case.
