[LLVMdev] (no subject) (original) (raw)
Nikhil Reddy Kothapally nikhilreddykotha at gmail.com
Wed Jul 22 04:10:56 PDT 2015
- Previous message: [LLVMdev] (no subject)
- Next message: [LLVMdev] (no subject)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello, I have tried a lot fix this error but am not able to can you please find me a solution am trying to compile the SAFECode in Cygwin Environment to work for windows.
used make -j4 command to make the files in cygwin i have got this error
make[5]: Leaving directory '/home/uidr7475/Work/LLVM_OBJ/projects/safecode/tools/clang/include' /usr/bin/cp: cannot stat '/home/uidr7475/Work/LLVM_SRC/projects/safecode/tools/clang/lib/Makefile': No such file or directory make[5]: Entering directory '/home/uidr7475/Work/LLVM_OBJ/projects/safecode/tools/clang/lib' make[5]: *** No rule to make target 'all'. Stop. make[5]: Leaving directory '/home/uidr7475/Work/LLVM_OBJ/projects/safecode/tools/clang/lib' /home/uidr7475/Work/LLVM_SRC/Makefile.rules:862: recipe for target 'all' failed make[4]: *** [all] Error 1 make[4]: Leaving directory '/home/uidr7475/Work/LLVM_OBJ/projects/safecode/tools/clang' /home/uidr7475/Work/LLVM_SRC/Makefile.rules:921: recipe for target 'clang/.makeall' failed make[3]: *** [clang/.makeall] Error 2 make[3]: *** Waiting for unfinished jobs.... llvm[4]: Linking Release+Asserts Shared Library cygLTO.dll llvm[4]: Building Release+Asserts Archive Library libLTO.a make[4]: Leaving directory '/home/uidr7475/Work/LLVM_OBJ/projects/safecode/tools/LTO' make[3]: Leaving directory '/home/uidr7475/Work/LLVM_OBJ/projects/safecode/tools' /home/uidr7475/Work/LLVM_SRC/Makefile.rules:862: recipe for target 'all' failed make[2]: *** [all] Error 1 make[2]: Leaving directory '/home/uidr7475/Work/LLVM_OBJ/projects/safecode' /home/uidr7475/Work/LLVM_SRC/Makefile.rules:862: recipe for target 'all' failed make[1]: *** [all] Error 1 make[1]: Leaving directory '/home/uidr7475/Work/LLVM_OBJ/projects' /home/uidr7475/Work/LLVM_SRC/Makefile.rules:947: recipe for target 'all' failed make: *** [all] Error 1
Thank You,
Kind Regards,
Nikhil Reddy Kothapally
Master Student
Technische Universität Chemnitz,(Germany)
Automotive Software Engineering. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150722/f24fffe7/attachment.html>
- Previous message: [LLVMdev] (no subject)
- Next message: [LLVMdev] (no subject)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]