[LLVMdev] building llvm-gcc/llvm-g++

Duncan Sands baldrick at free.fr
Wed Oct 14 02:02:30 PDT 2009


Hi Daniel,

> I'm having trouble building the llvm-gcc frontend. I'm working with 
> llvm-gcc4.2-2.5. I'm on 32bit x86 linux. I removed the file GNUmakefile, 
> then built it with:
> 
> ./configure --enable-languages=c,c++ --with-llvm=~/llvm/backend/llvm-2.5

it's --enable-llvm, not --with-llvm.

Ciao,

Duncan.



More information about the llvm-dev mailing list