[cfe-dev] Build Error
Prasanth Anbalagan
panbalag1 at gmail.com
Thu Jul 21 07:25:06 PDT 2011
Hi,
I'm trying to build Clang on Redhat Linux. I recevied the following error
llvm[3]: Compiling SimplifyLibCalls.cpp for Debug+Asserts build
llvm[3]: Compiling Sink.cpp for Debug+Asserts build
llvm[3]: Compiling TailDuplication.cpp for Debug+Asserts build
llvm[3]: Compiling TailRecursionElimination.cpp for Debug+Asserts build
llvm[3]: Building Debug+Asserts Archive Library libLLVMScalarOpts.a
make[3]: *** [/root/llvm/Debug+Asserts/lib/libLLVMScalarOpts.a] Error 1
make[3]: Leaving directory `/root/llvm/lib/Transforms/Scalar'
make[2]: *** [Scalar/.makeall] Error 2
make[2]: Leaving directory `/root/llvm/lib/Transforms'
make[1]: *** [Transforms/.makeall] Error 2
make[1]: Leaving directory `/root/llvm/lib'
make: *** [all] Error 1
-Any suggestions on how I could resolve this?
Thanks,
Prasanth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110721/eeee5624/attachment.html>
More information about the cfe-dev
mailing list