This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/18684] static member function not defined in std::locale::facet class
- From: "amit dot mitkar at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Jan 2008 21:28:06 -0000
- Subject: [Bug libstdc++/18684] static member function not defined in std::locale::facet class
- References: <bug-18684-5317@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from amit dot mitkar at gmail dot com 2008-01-16 21:28 -------
Am seeing the same problem. I understand that its not a bug with g++ but what
about the resolution. How should one get around the issue ?
In yanliu's second comment the said program doesn't directly reference the
function in question, yet the link still fails.
How to fix that problem ?
-Amit
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18684