[cfe-dev] Building Clang Plugin using Cmake

Teddy007 tannyshetty007 at gmail.com
Mon Jan 2 06:34:25 PST 2012


Hello,everyone i am a newbie and i am trying to build a clang plugin .

The article that i am referring is:

http://getoffmylawnentertainment.com/blog/2011/10/01/clang-plugin-development-tutorial/
http://getoffmylawnentertainment.com/blog/2011/10/01/clang-plugin-development-tutorial/ 

I am getting make errors while building PrintFunctionNames example .The
errors are:
root at bt:/opt/llvm3.0/llvm/example/build# make
printer/CMakeFiles/PrintFunctionNames.dir/flags.make:6: *** commands
commence before first target.  Stop.
make[1]: *** [printer/CMakeFiles/PrintFunctionNames.dir/all] Error 2
make: *** [all] Error 2

 Did anyone else get this type of error while building clang plugin and is
there a simple way to build clang plugins.
Your help will be appreciated.
Thank you. 


--
View this message in context: http://clang-developers.42468.n3.nabble.com/Building-Clang-Plugin-using-Cmake-tp3626698p3626698.html
Sent from the Clang Developers mailing list archive at Nabble.com.



More information about the cfe-dev mailing list