[LLVMdev] : trouble with compiling

Vadim Khoptynets vadya.poiuj at gmail.com
Sat Aug 18 15:59:18 PDT 2012


Hello to everyone!

I've configured LLVM by "../llvm/configure". But when I run "gmake", I
receive compilation error:

llvm[2]: Linking Debug+Asserts executable llvm-tblgen
/home/poiuj/dev/llvm/build/Debug+Asserts/lib/libLLVMSupport.a(FormattedStream.o):(.debug_loc+0x2a8):
undefined reference to `.LCfI21'
collect2: error: ld returned 1 exit status
gmake[2]: *** [/home/poiuj/dev/llvm/build/Debug+Asserts/bin/llvm-tblgen]
Error 1
gmake[2]: Leaving directory `/home/poiuj/dev/llvm/build/utils/TableGen'
gmake[1]: *** [TableGen/.makeall] Error 2
gmake[1]: Leaving directory `/home/poiuj/dev/llvm/build/utils'
gmake: *** [all] Error 1

I'm using gcc version 4.7.1 20120721 (prerelease) (GCC).

Could someone help me, please?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120819/fd3be009/attachment.html>


More information about the llvm-dev mailing list