[LLVMdev] llvm installation
Daniel Liew
daniel.liew at imperial.ac.uk
Sun Feb 10 04:36:19 PST 2013
Hi
If the make file wasn't created it is very likely that the configuration
stage failed.
Take a look at the contents of config.log to see where configure failed.
You could also post ( as an attachment ) the config.log file for others to
look at.
Thanks,
Dan.
On 10 Feb 2013 12:28, "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 ubuntu os.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130210/6b539028/attachment.html>
More information about the llvm-dev
mailing list