[cfe-dev] Compilation error.

ZigZag Maguardo 8lavian at gmail.com
Thu Apr 5 17:47:38 PDT 2012


Hello!

I compiled llvm clang according to this
guide<http://clang.llvm.org/get_started.html> on
Unix with GNU GCC 4.6 (Debian gcc package). And I have this error:

llvm[4]: Compiling CGExprAgg.cpp for Debug+Asserts build
/tmp/ccE1jciA.s: Assembler messages:
/tmp/ccE1jciA.s:88098: Error: unknown pseudo-op: `.loog'
make[4]: ***
[/home/kron/Software/llvm/154138/tools/clang/lib/CodeGen/Debug+Asserts/CGExprAgg.o]
Error 1
make[4]: Leaving directory
`/home/kron/Software/llvm/154138/tools/clang/lib/CodeGen'
make[3]: *** [CodeGen/.makeall] Error 2
make[3]: Leaving directory `/home/kron/Software/llvm/154138/tools/clang/lib'
make[2]: *** [all] Error 1
make[2]: Leaving directory `/home/kron/Software/llvm/154138/tools/clang'
make[1]: *** [clang/.makeall] Error 2
make[1]: Leaving directory `/home/kron/Software/llvm/154138/tools'
make: *** [all] Error 1

Respectfully,
Itun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120405/2842532a/attachment.html>


More information about the cfe-dev mailing list