This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/37059] ctype_members.cc:137: error: redefinition of 'bool std::ctype<wchar_t>::do_is(lo ng unsigned int, wchar_t) const'
- From: "paolo dot carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Aug 2008 15:51:18 -0000
- Subject: [Bug libstdc++/37059] ctype_members.cc:137: error: redefinition of 'bool std::ctype<wchar_t>::do_is(lo ng unsigned int, wchar_t) const'
- References: <bug-37059-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from paolo dot carlini at oracle dot com 2008-08-09 15:51 -------
Please investigate why you are compiling the generic ctype_members.cc instead
of the darwin-specific one. In the library nothing changed in this area
recently, for sure.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37059