On Tue, Aug 18, 2009 at 10:45 AM, Misha Brukman <span dir="ltr"><<a href="mailto:brukman@gmail.com">brukman@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Thu, Aug 13, 2009 at 12:17 PM, Ioannis Nousias <span dir="ltr"><<a href="mailto:ioannis.nousias@googlemail.com" target="_blank">ioannis.nousias@googlemail.com</a>></span> wrote:<br></div><div class="gmail_quote">
<div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>>> Also, LLVM-TV seems outdated. I've tried to compile it with 2.5 LLVM and</div><div>
>> got various errors due to API changes. Tried to correct them, but got<br>
>> overwhelmed. Has the project been abandoned?<br>
><br>
> Yes, it is really really old and abandoned.<br><br>
</div>too bad. looked interesting</blockquote><div><br></div></div><div>I've fixed the compilation and linking errors and updated the instructions on how to build it, take a look at README.txt in SVN.</div><div><br>Note that it requires poolalloc module and LLVM, but poolalloc hasn't been updated to work with top-of-trunk LLVM, so I included a recent SVN revision which worked for me.</div>

<div>Poolalloc build is also broken right now, but it works enough to be used with llvm-tv (you only need libLLVMDataStructure).</div><div><br></div><div>The current issue is the wxWidgets exception that you'll get when trying to select a module in the list:</div>

<div><br></div><div>./src/gtk/evtloop.cpp(64): assert "!m_impl" failed in ~wxEventLoop(): should have been deleted in Run()</div><div><br></div><div>I haven't been able to figure out what's going on here.  If you are interested enough in llvm-tv to help me figure it out, let me know.</div>
</div></blockquote><div><br></div><div>OK, I've fixed that too-- take a look and let me know if you have any issues building/using LLVM-TV.</div></div>