[LLVMbugs] [Bug 16935] New: Unable to compile Ace+Tao

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Aug 19 14:10:45 PDT 2013


http://llvm.org/bugs/show_bug.cgi?id=16935

            Bug ID: 16935
           Summary: Unable to compile Ace+Tao
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
          Assignee: unassignedclangbugs at nondot.org
          Reporter: Yogesh.Sharma at saabsensis.com
                CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Created attachment 11068
  --> http://llvm.org/bugs/attachment.cgi?id=11068&action=edit
Increase argument vector from 256 to 512

I am unable to compile Ace+Tao with clang revision 188703.  The command line
argument vector is too small.  Attached is a patch to fix this issue by
increasing the argument vector from 256 to 512.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130819/deb99739/attachment.html>


More information about the llvm-bugs mailing list