[LLVMbugs] [Bug 67] llvmstdc++ does not include wchar_t support
bugzilla-daemon at zion.cs.uiuc.edu
bugzilla-daemon at zion.cs.uiuc.edu
Wed Oct 29 09:50:02 PST 2003
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=67
sabre at nondot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Keywords| |compile-fail
Resolution| |FIXED
Summary|llvm-g++ fails to compile |llvmstdc++ does not include
|typedef of std::wstring |wchar_t support
Target Milestone|--- |1.1
Version|trunk |1.0
------- Additional Comments From sabre at nondot.org 2003-10-29 11:50 -------
For some reason, when I configured libstdc++ originally, it thought that we
didn't have 'wcsxfrm', so it disabled wchar_t support. After I clued into the
need to delete config.cache, I rebuilt and the problem is now gone.
-Chris
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list