[LLVMbugs] [Bug 9404] New: Clang depends on LLVM depends on Clang ... ?

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Mar 4 18:58:13 PST 2011


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

           Summary: Clang depends on LLVM depends on Clang ... ?
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: Documentation
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: andrew.pennebaker at gmail.com
                CC: llvmbugs at cs.uiuc.edu


I'm struggling with the documentation at
http://clang.llvm.org/get_started.html.

Specs:

Visual Studio C++ 2010
Windows 7 Professional x64

I just want LLVM on Windows, though Clang would be nice too.

When I try to configure LLVM with CMake, I get an error about "cl" being
missing.

So I try to build Clang. When I configure CLang with CMake, I get an error
about LLVM BUILD directory being missing.

GAAAAH! LLVM needs Clang to compile LLVM so that LLVM can compile Clang ... ?

The build process is not easy; I probably screwed it up.

Please clarify the build process, or better yet, release Clang and LLVM
binaries, including cl, llvm-as, llc, etc. for Win32.

-- 
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