[LLVMdev] llvm-tv bug?

Tanya Lattner tonic at nondot.org
Sun Apr 30 20:34:08 PDT 2006


Unfortunately, llvm-tv will most likely not compile or even work. It was 
originally written as project for a grad school class in 2004. Some work 
will be needed to get it working with the current version(s) of LLVM.

If you would be interested in working on llvm-tv that would be great!

-Tanya

On Sun, 30 Apr 2006, Domagoj D wrote:

> Hi,
>
> This seems like a llvm-tv bug, but couldn't submit it as llvm.org is down:
>
> llvm[2]: Compiling CFGGraphDrawer.cpp for Debug build
> In file included from CFGGraphDrawer.cpp:2:
> TVTreeItem.h: In member function `virtual std::string
>   TVTreeModuleItem::getTitle()':
> TVTreeItem.h:66: error: conversion from `const wxChar*' to non-scalar type `
>   std::string' requested
> make[2]: *** [/storage/llvm-src/llvm/projects/llvm-tv/tools/llvm-tv/Debug/CFGGraphDrawer.o] Error 1
> make[2]: Leaving directory `/storage/llvm-src/llvm/projects/llvm-tv/tools/llvm-tv'
> make[1]: *** [llvm-tv/.makeall] Error 2
> make[1]: Leaving directory `/storage/llvm-src/llvm/projects/llvm-tv/tools'
> make: *** [all] Error 1
>
> wx-config --version says: 2.5.3
>
>
> Another thing related to llvm-tv:
> it seems it's missing Makefile.common.in. I used suitably modified sample Makefile.common.in.
>
>
> Domagoj
>
> -- 
> ___________________________________________________
> Play 100s of games for FREE! http://games.mail.com/
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>




More information about the llvm-dev mailing list