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: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to