[cfe-dev] Problem with make of clang on Ubuntu Linux

Erika Butler via cfe-dev cfe-dev at lists.llvm.org
Thu Apr 20 16:21:27 PDT 2017


Sorry, I did respond, saying waiting longer helped, but did not respond to
all.

2017-04-20 5:03 GMT-07:00 Xlous Zeng <z1215jping at 163.com>:

> what is the version of your Ubuntu linux?  I have build the Clang/LLVM
> 2.6, 3.0, 3.9 successfully in my Computer running
>
> on Ubuntu 16.04, intel X86_64 CPU.
>
> My build step is as follow:
>
> 1. mkdir a build directory for out of source build.
>
> 2. execute the command "cmake ../path to source directory of llvm
> -DCMAKE_BUILD_TYPE=Debug or Release, it up to you,
> -DLLVM_TARGETS_TO_BUILD=X86..etc"
>
>    on console.
>
> 3. Once the step 2 finished, you can execute "make"
>
> On 2017年04月19日 11:47, Erika Butler via cfe-dev wrote:
>
> I've tried compiling this on Ubuntu Linux, but I've run into this error:
>
> CMakeFiles/Makefile2:4672: recipe for target 'lib/Target/AArch64/
> CMakeFiles/LLVMAArch64CodeGen.dir/all' failed
>
> I'm not sure what to do about it.
>
>
> _______________________________________________
> cfe-dev mailing listcfe-dev at lists.llvm.orghttp://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20170420/2cdc6596/attachment.html>


More information about the cfe-dev mailing list