[LLVMdev] Problem in running makefile of clang-check
Aditya Kale
kaleaditya92 at gmail.com
Mon Dec 22 19:29:49 PST 2014
Hi,
When running make from clang-check folder, I am getting following message:
/bin/sh: 1: /home/anand/Desktop/static2/llvm/Debug+Asserts/bin/llvm-config:
not found
/home/anand/Desktop/static2/llvm/Makefile.rules:1070: *** llvm-config
--libs failed. Stop.
Note: llvm-config is present in respective folder.
I have followed instruction on this page
http://clang.llvm.org/get_started.html to build llvm and clang with some
changes as follows:
1. configure with optimization enabled
2. make with -j4 and onlytools clang option
Thanks& Regards
--
Kale Aditya Ashok
5th Year Dual Degree Student
Computer Science &Engineering Department
Indian Institute of Technology, Kharagpur , India.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20141223/dfa9ed05/attachment.html>
More information about the llvm-dev
mailing list