https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81878

            Bug ID: 81878
           Summary: --disable-bootstrap --enable-languages=c,ada fails
           Product: gcc
           Version: 8.0
            Status: UNCONFIRMED
          Keywords: build
          Severity: normal
          Priority: P3
         Component: ada
          Assignee: unassigned at gcc dot gnu.org
          Reporter: rguenth at gcc dot gnu.org
  Target Milestone: ---

The ada tools build requires ../../xg++ which isn't there.  I suppose some
automatic language enablement is missing (usually C++ is a bootstrap language).
 This also means an Ada cross requires a C++ target compiler!?

Eventually the above xg++ should be really the host C++ compiler?

Reply via email to