[LLVMdev] [SafeCode] Unable to build the LLVM from trunk

Umesh Kalappa umesh.kalappa0 at gmail.com
Mon May 14 02:32:46 PDT 2012


Hi All ,

Was trying to build the LLVM src from
http://llvm.org/svn/llvm-project/llvm/branches/release_30 ,But unable to
build the same and clang poped up with below error .

llvm[1]: Compiling IntervalMap.cpp for Debug build
In file included from
/root/projects/safecode/llvm/lib/Support/IntervalMap.cpp:14:
/root/projects/safecode/llvm/include/llvm/ADT/IntervalMap.h:1980:32: error:
use 'template' keyword to treat 'newNode' as a dependent template name
    Node[NewNode] = this->map->newNode<NodeT>();
                               ^
                               template
1 error generated.
make[1]: ***
[/root/projects/safecode/build/lib/Support/Debug/IntervalMap.o] Error 1


Any lights will be appreciated on the above issue .

Thanks
Umesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120514/e1984c1a/attachment.html>


More information about the llvm-dev mailing list