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++/37059] ctype_members.cc:137: error: redefinition of 'bool std::ctype<wchar_t>::do_is(lo ng unsigned int, wchar_t) const'



------- Comment #5 from paolo dot carlini at oracle dot com  2008-08-09 16:16 -------
(In reply to comment #0)
> --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu

Note: configuring with the gnu clocale certainly is a bad idea on darwin,
*cannot* work. The only remaining mystery is why we were protected from this
misconfiguration until some time ago... Anyway, please remove that from your
config and report back, I'm sure the build will be ok (before, do an SVN
update, to be sure, in the meanwhile I fixed an unrelated small issue in the
darwin config, a missing include).


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37059


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