This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/54820] [4.8 Regression] ada: cannot find -lstdc++ since 4.8.0 20121002
- From: "ian at airs dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 23 Oct 2012 19:03:19 +0000
- Subject: [Bug bootstrap/54820] [4.8 Regression] ada: cannot find -lstdc++ since 4.8.0 20121002
- Auto-submitted: auto-generated
- References: <bug-54820-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54820
Ian Lance Taylor <ian at airs dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ian at airs dot com
--- Comment #13 from Ian Lance Taylor <ian at airs dot com> 2012-10-23 19:03:19 UTC ---
Note that the configure test for whether the gcc driver supports
-static-libstdc++ is unreliable, because before GCC 4.6 the GCC driver would
exit with a 0 status even if an option is unrecognized.