This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/12595] link problems with static libstdc++
- From: "marek dot rouchal at infineon dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Dec 2003 09:39:26 -0000
- Subject: [Bug libstdc++/12595] link problems with static libstdc++
- References: <20031013102235.12595.marek.rouchal@infineon.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From marek dot rouchal at infineon dot com 2003-12-01 09:39 -------
I'm afraid that you're mistaken, please see the output of nm, which
contains a couple of ...@@GLIBCPP_3.2
What is the resolution of the problem anyway? What do I have to do to make
it work?
$ /opt/gcc_3.2.3/bin/nm -C /opt/gcc_3.2.3/lib/libstdc++.a >& libstc-nm.txt
$ /opt/gcc_3.2.3/bin/nm --version
GNU nm 2.14 20030612
Copyright 2002 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License. This program has absolutely no warranty.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|INVALID |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12595