[LLVMdev] Build(s) broken?

Duncan Sands baldrick at free.fr
Mon Aug 31 14:05:30 PDT 2009


Hi Paul,

> I figured perhaps the --with-llvm value I used was wrong (should it be
> llvm build-dir or final installation dir?), but after trying different
> values it still makes no difference. What would cause llvm-gcc to loose
> the capability of writing out LLVM IR?


maybe you built an llvm-gcc with LLVM disabled (in which case you get
an ordinary Apple GCC, or at least you're supposed to)?  Did you specify
--enable-llvm when configuring GCC?

Ciao,

Duncan.



More information about the llvm-dev mailing list