This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/28377] unresolved symbols in libstdc++, shared lib link strategy of libgcc.a
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jul 2006 08:55:16 -0000
- Subject: [Bug other/28377] unresolved symbols in libstdc++, shared lib link strategy of libgcc.a
- References: <bug-28377-3337@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from rguenth at gcc dot gnu dot org 2006-07-14 08:55 -------
g++ links against libsupc++.a and the required static parts of libgcc_s.
Otherwise, a testcase would be nice because it is hard to see what exactly you
are doing.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28377