This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/12595] link problems with static libstdc++


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]