https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81878
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|--disable-bootstrap |--disable-bootstrap |--enable-languages=c,ada |--enable-languages=ada |fails |fails --- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> --- I see. I suppose it should use the build tools if not bootstrapping as well (and/or for stage1). Isn't this all set up correctly from the toplevel make anyway?! So I guess generally enabling C++ when enabling Ada would regress cross builds.