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 bootstrap/54820] [4.8 Regression] ada: cannot find -lstdc++ since 4.8.0 20121002


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54820

--- Comment #7 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-10-09 13:37:57 UTC ---
> Well, we could first build g++ and libstdc++, and then Ada I guess, but
> that's probably too ambitious.

Very likely indeed, since you need to have binary compatibility between the
base Ada compiler and the C/C++ compiler used during stage 1.

> Annoying for other reasons, but fine with me, feel free to make that change.

Thanks, will do.


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