[LLVMdev] Error when attempting to build llvm-gcc-4.2-2.4.source on Mac OS X 10.5.6

Anton Korobeynikov anton at korobeynikov.info
Sun Dec 28 14:43:06 PST 2008


Hello, Elvis

> $ ../src/configure --program-prefix=llvm- --disable-bootstrap
> --enable-checking --enable-languages=c,c++
You haven't configured llvm-gcc properly. Please do read readme.llvm file.

However, afair, Trident was LLVM 1.5-based, and it will require
massive rewrite to use LLVM 2.x
(bytecode format was also changed)

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



More information about the llvm-dev mailing list