[LLVMbugs] [Bug 464] NEW: [llvmg++] Stop building libstdc++ with debugging information

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Nov 30 13:58:12 PST 2004


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

           Summary: [llvmg++] Stop building libstdc++ with debugging
                    information
           Product: tools
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: llvm-g++
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: sabre at nondot.org


For some reason, the libstdc++ makefiles are building libstdc++ with -g, which
before was a noop, but now adds line # info.  This increases the size of the
library by quite a bit, and should be stopped before the 1.4 release.

If someone wants to take this one, please do, I have my hands full getting cout
<< 1; working.

-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