[LLVMdev] IDE on *nix
Török Edwin
edwintorok at gmail.com
Tue Sep 15 08:06:22 PDT 2009
On 2009-09-15 12:22, Renato Golin wrote:
> 2009/9/15 Patrick Simmons <simmon12 at illinois.edu>:
>
>> 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. ;)
>
Maybe you were hitting this bug?
https://bugs.eclipse.org/bugs/show_bug.cgi?id=253050
Are you using a new enough CDT that has the fix?
Best regards,
--Edwin
More information about the llvm-dev
mailing list