hello sir,<br>          i am using llvm compiler for my project.i an doing llvm installation.i followed all the steps in the llvm website but after running this command<br><br>../llvm/configure --enable-targets=host-only  it executed but it didnt create any make file in build directory ,only config.log file is appeared after running this command.<br>
<br>after running the later command it is showing like this  <br>manoj@ubuntu:~/Desktop/LLVM/build$ make -j 4<br>make: *** No targets specified and no makefile found.  Stop<br><br>please help me to finish installation. i am running installation ubuntu os.<br>
<br>