[cfe-dev] [SafeCode] Unable to build the LLVM from trunk

John Criswell criswell at illinois.edu
Mon May 14 07:39:12 PDT 2012


On 5/14/12 4:32 AM, Umesh Kalappa wrote:
> 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 .

First, it sounds like you're building LLVM 3.0, Poolalloc, and SAFECode 
with an unmodified version of clang.  Is this correct?  If so, which 
version of Clang are you using?

Second, what platform are you on?

-- John T.

>
> 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
>
>
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev

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


More information about the cfe-dev mailing list