[llvm-bugs] [Bug 27210] New: Getting Started: Building and Running Clang: Step 7 error

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Apr 4 18:56:36 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=27210

            Bug ID: 27210
           Summary: Getting Started: Building and Running Clang: Step 7
                    error
           Product: Documentation
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: General docs
          Assignee: unassignedbugs at nondot.org
          Reporter: simon.coulter at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

In http://clang.llvm.org/get_started.html, Step 7. Build LLVM and Clang: 

Change from:
cmake -G "Unix Makefiles" ../llvm

To:
cmake -G "Unix Makefiles" ..

-- 
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/20160405/e63f7bf1/attachment.html>


More information about the llvm-bugs mailing list