[LLVMdev] Building llvm-2.6 on Eclipse CDT

Óscar Fuentes ofv at wanadoo.es
Fri Jun 25 14:34:19 PDT 2010


Hemanth Murthy <hcmurthy at gmail.com> writes:

> No, I am not using CMake. I think Eclipse CDT uses GNU Make..
>
> On Fri, Jun 25, 2010 at 3:05 PM, Óscar Fuentes <ofv at wanadoo.es> wrote:
>
>> Hemanth Murthy <hcmurthy at gmail.com> writes:
>>
>> > I am trying to build llvm-2.6 src on Eclipse CDT (Helios) and I was
>> > getting some errors in the unittest folder. Anybody here knows how to
>> > build the llvm source on Eclipse CDT? Please let me know soon.
>>
>> Are you using cmake?
>>
>> http://www.llvm.org/docs/CMake.html
>>
>> BTW, current LLVM version is 2.7.

CMake generates project files for the most popular IDEs, including
Eclipse. Follow the instructions on the link above.




More information about the llvm-dev mailing list