This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/52689] static linking with libstdc++ fails
- From: "markus at trippelsdorf dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 23 Mar 2012 21:18:19 +0000
- Subject: [Bug libstdc++/52689] static linking with libstdc++ fails
- Auto-submitted: auto-generated
- References: <bug-52689-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52689
--- Comment #4 from Markus Trippelsdorf <markus at trippelsdorf dot de> 2012-03-23 21:18:19 UTC ---
Please run:
$ nm
/usr/local/lib/gcc/x86_64-unknown-linux-gnu/4.7.0/../../../../lib64/libstdc++.a
| grep GLIBCXX_3.4.14
and paste the output here.