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 #9 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-10-14 09:17:50 UTC ---
> Eric's patch in http://gcc.gnu.org/ml/gcc-patches/2012-10/msg01093.html fixed
> the Ada bootstrap without static libstdc++ problem on my ARM box.

Great, thanks for the testing!  Can you confirm that the stage 2 & 3
executables, for example cc1 and gnat1, aren't dynamically linked against
libstdc++?


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