search for: 33e893b3

Displaying 2 results from an estimated 2 matches for "33e893b3".

2014 Sep 17
3
[LLVMdev] fail to compile latest llvm?
...gure" & "make". Any idea what is wrong? > > > > $ ./configure --enable-targets=mips > > -- > Simon Atanasyan > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140917/33e893b3/attachment.html>
2014 Sep 17
2
[LLVMdev] fail to compile latest llvm?
Hi, I got the latest LLVM code from git repo, and tried to compile that on my OSX 10.9.4 machine. But I got the error at "make" step: "Makefile:151: /Makefile.rules: No such file or directory" Below is the output of "configure" & "make". Any idea what is wrong? Thanks. $ ./configure --enable-targets=mips checking for clang... clang checking