This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/29722] Linking with libsupc++.a creates link time undefined references
- From: "bkoz at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jan 2007 15:04:14 -0000
- Subject: [Bug libstdc++/29722] Linking with libsupc++.a creates link time undefined references
- References: <bug-29722-10179@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #10 from bkoz at gcc dot gnu dot org 2007-01-24 15:04 -------
Subject: Bug 29722
Author: bkoz
Date: Wed Jan 24 15:03:40 2007
New Revision: 121117
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121117
Log:
2007-01-24 Benjamin Kosnik <bkoz@redhat.com>
PR libstdc++/29722 continued
* testsuite/lib/libstdc++.exp (v3_target_compile_as_c): Add
libsupc++ library directory.
* testsuite/abi/cxx_runtime_only_linkage.cc: Remove hard-coded
path specification.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/testsuite/abi/cxx_runtime_only_linkage.cc
trunk/libstdc++-v3/testsuite/lib/libstdc++.exp
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29722