[LLVMdev] How to build the 'example' projects ?
Manasij Mukherjee
manasij7479 at gmail.com
Thu Sep 6 02:00:08 PDT 2012
> Try below after installing LLVM,
>
> $ cd $LLVM_SRC/examples
> $ make; make install
Same problem as before.
"
Makefile:11: ../Makefile.config: No such file or directory
../Makefile.common:60: ../Makefile.config: No such file or directory
../Makefile.common:68: /Makefile.rules: No such file or directory
make: *** No rule to make target `/Makefile.rules'. Stop.
"
Did that work for you ?
I updated the source tree just now, so my local repo isn't out of order.
Manasij Mukherjee
More information about the llvm-dev
mailing list