[LLVMdev] llvm installation

Daniel Liew daniel.liew at imperial.ac.uk
Sun Feb 10 05:50:49 PST 2013


Sorry currently on my phone so it is hard to read the config.log but at
glance I see errors about not being able to find g++ ( the GNU c++ compiler)

Have you installed g++?

Thanks,
Dan
On 10 Feb 2013 13:46, "Manoj C" <manoj.chinthala at gmail.com> wrote:

>  hello sir,
>           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
>
> ../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.
>
> after running the later command it is showing like this
> manoj at ubuntu:~/Desktop/LLVM/
> build$ make -j 4
> make: *** No targets specified and no makefile found.  Stop
>
> please help me to finish installation. i am running installation in
> ubuntu os.
>
> here is the config.log file ...
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130210/ee767bef/attachment.html>


More information about the llvm-dev mailing list