Displaying 1 result from an estimated 1 matches for "lcfi21".
Did you mean:
lcfi1
2012 Aug 18
2
[LLVMdev] : trouble with compiling
...39;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/bu...