[LLVMbugs] [Bug 206] NEW: Sun C++ front-end <cwchar> references unknown functions

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon Jan 12 12:08:51 PST 2004


http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=206

           Summary: Sun C++ front-end <cwchar> references unknown functions
           Product: tools
           Version: trunk
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: normal
          Priority: P2
         Component: llvm-g++
        AssignedTo: sabre at nondot.org
        ReportedBy: gaeke+bugs at uiuc.edu


<cwchar> on the Sparcs references many wide-character support routines which
apparently don't work (because they are undefined) on Solaris. Because
<iostream> ends up including <cwchar>, you can't compile any c++ program that
includes <iostream> on the Sparcs. This is why distray seems to be failing in
the testsuite today.



------- 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