[LLVMbugs] [Bug 11678] New: "Getting Started" docs out of date

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Dec 30 03:57:19 PST 2011


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

             Bug #: 11678
           Summary: "Getting Started" docs out of date
           Product: clang
           Version: 2.9
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Documentation
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: zilla at kayari.org
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


http://clang.llvm.org/get_started.html

step 4 should be 'cd ../projects' not 'cd llvm/projects' because after step 3
you're already in llvm/tools

I think step 6 is out of date, instead of hacking the sources I think it's now
possible to simply configure with --with-cxx-include-root and
--with-cxx-include-arch

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list