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

Daniel Waterworth da.waterworth at googlemail.com
Wed Oct 14 02:09:21 PDT 2009


2009/10/14 Duncan Sands <baldrick at free.fr>

> 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.
>

Great, thanks a lot, I shall build again with that option.

Daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091014/c6eeba19/attachment.html>


More information about the llvm-dev mailing list