[LLVMdev] IDE on *nix

Óscar Fuentes ofv at wanadoo.es
Tue Sep 15 07:50:23 PDT 2009


Renato Golin <rengolin at systemcall.org> writes:

>> cmake -G "Eclipse CDT4 - Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug"
>> -DBUILD_SHARED_LIBS=ON -DLLVM_TARGETS_TO_BUILD="X86;PowerPC;CBackend"
>> /home/renato/llvm-sources
>
> Thanks Patrick, I'll give it a try.
>
> At least now I know that it can be done. My previous attempts all
> ended up in memory depletion during the indexing. ;)
>
> I'll check the archives...

This can be useful too:

http://www.llvm.org/docs/CMake.html

-- 
Óscar




More information about the llvm-dev mailing list