This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/52740] Unable to make gcc-4.x.x after successful configuration
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 27 Mar 2012 15:50:48 +0000
- Subject: [Bug libstdc++/52740] Unable to make gcc-4.x.x after successful configuration
- Auto-submitted: auto-generated
- References: <bug-52740-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52740
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-03-27 15:50:48 UTC ---
(In reply to comment #0)
> In order to update libstd++ file to 3.4.9 version,I downloaded gcc-4.4.0.
What do you mean by 3.4.9 version?
GCC 4.4.0 provides libstdc++.so with a symbol version of GLIBCXX_3.4.11
Is there a reason to use GCC 4.4.0 and not 4.4.7, which is the last release
from the 4.4 series and contains many bugfixes relative to 4.4.0?