[LLVMdev] Bootstrapping llvm

Andrius Morkūnas hinokind at gmail.com
Wed Jun 16 08:15:24 PDT 2010


On Wed, 16 Jun 2010 11:57:40 +0300, Sunay Ismail <esteaqui at hotmail.com> wrote:

> clang++ does not exist.
if clang++ doesn't exist, you either have really ancient version of llvm (2.6)
or your installation is broken in a weird way.
You need at least llvm 2.7 installed to be able to build itself. Even better
if you use latest version from svn.

-- 
Andrius



More information about the llvm-dev mailing list