This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/14001] Undefined reference to std::string::_Rep::_S_empty_rep_storage when compiling with -O2.
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Feb 2004 22:33:43 -0000
- Subject: [Bug libstdc++/14001] Undefined reference to std::string::_Rep::_S_empty_rep_storage when compiling with -O2.
- References: <20040203160331.14001.llewelly@lifesupport.shutdown.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-02-04 22:33 -------
This is a dup of bug 12179, the problem is enable-version-specific-runtime-libs is broken for 3.4.0
and 3.5.0.
*** This bug has been marked as a duplicate of 12179 ***
--
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Component|c++ |libstdc++
Resolution| |DUPLICATE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14001