<font color='black' size='2' face='arial'><font color="black" face="arial" size="2"><font face="Arial, Helvetica, sans-serif">Hi,<br>
<br>
I am trying to build Clang in Eclipse (Indigo) on Ubuntu. I am following the steps given at http://clang.llvm.org/get_started.html . I have done following:<br>
1. Checked out llvm from svn repository.<br>
2. Checked out Clang from svn repository under llvm/tools<br>
3. Created build directory at the top level directory so that it has two subdirectories, llvm and build.<br>
4. Used cmake and generator "Eclipse CDT4 - Unix Makefile" that created project files in build directory.<br>
5. Used eclipse to build project.<br>
<br>
Eclipse builds the project (llvm) successfully as I receive no compilation or link errors and I see executables including "clang" in directory bin under build. However, when I open any source file, such as CFG.cpp, Eclipse shows numerous compilation errors related to unresolved symbols. I am wondering if I have missed something in the steps. Could you please help me?<br>
<br>
Thanks,<br>
<br>
Rahul<br>
</font>
</font></font>