https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122429
--- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #4) > (In reply to Andrew Pinski from comment #3) > > > > The only special option I do for glibc is set `CXX=false` before configuring > > glibc (due to https://sourceware.org/bugzilla/show_bug.cgi?id=24183). > > This is my stage1 gcc build: I should mention this is basically what glibc/scripts/build-many-glibcs.py does just slightly different and simplier.
