This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/81878] New: --disable-bootstrap --enable-languages=c,ada fails


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?

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]