[LLVMdev] Getting Kaleidoscope to compile

Anton Korobeynikov anton at korobeynikov.info
Mon Jan 4 03:03:15 PST 2010


> I tried apt-get install llvm-dev just now, and it says it was already
> installed, and when I again try compiling toy.cpp, it gives the same
> set of error messages.
According to this site:
http://packages.ubuntu.com/search?keywords=llvm 9.04 package is LLVM
2.5 which is too old and not compatible with the code from the site.
Checkout code from SVN or use 2.6 package.

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-dev mailing list