<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">llvm-tv is no longer being maintained, so it is not expected to work with LLVM 3.0 or really anything recent. Its been dead for years now.<div><br></div><div>-Tanya</div><div><br><div><div>On Jun 5, 2012, at 5:45 PM, AbhishekR wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Thanks John. I verified that and poolalloc builds with LLVM 3.0. I used clang for compiling wxWidgets, LLVM 3.0 and poolalloc.<div><br></div><div>But llvm-tv build still gives build error. I take it that llvm-tv is still incompatible with these versions of poolalloc and LLVM 3.0. I think the code is manageable - couple of files in lib,include and some 30 odd small files in tools directory. I'll have a look at the code to sort out the build errors.</div>
<div><br></div><div>Have you tried compiling/using llvm-tv with these versions of poolalloc and LLVM-3.0?</div><div><br></div><div>Here is the llvm-tv build error -</div><div><br></div><div><div>/home/arhishee/work/llvm-tv/llvm-tv/lib/Snapshot/FileUtils.cpp:32:5: error: use of undeclared identifier 'perror'</div>
<div> perror("scandir");</div><div> ^</div><div>/home/arhishee/work/llvm-tv/llvm-tv/lib/Snapshot/FileUtils.cpp:50:5: error: use of undeclared identifier 'perror'</div><div> perror("scandir");</div>
<div> ^</div><div><br></div><br><div class="gmail_quote">On Tue, Jun 5, 2012 at 8:23 AM, John Criswell <span dir="ltr"><<a href="mailto:criswell@illinois.edu" target="_blank">criswell@illinois.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000"><div class="im">
On 6/1/12 7:33 PM, AbhishekR wrote:
<blockquote type="cite">
I am trying to compile llvm-tv as per the instructions from the
link -
<a href="http://llvm.org/svn/llvm-project/television/trunk/README.txt" target="_blank">http://llvm.org/svn/llvm-project/television/trunk/README.txt</a>
<div><br>
</div>
<div>The poolalloc doesn't seem to be in synch with the llvm svn
version mentioned (<span style="white-space:pre-wrap">78786</span>).
It is giving lot of errors during compilation. I fixed a few of
them by bringing in functions/header files etc. wherever
required from the mainline llvm. But this exercise seems to be
overwhelming.</div>
</blockquote>
<br></div>
I'm not sure if you care about poolalloc, but mainline poolalloc
currently compiles with LLVM 3.0 (which can be found in the
release_30 branch of the LLVM sources).<br>
<br>
-- John T.<br>
<blockquote type="cite"><div class="im">
<div><br>
</div>
<div>Is there a working version of llvm-tv that I can use with
LLVM 3.1?</div>
<div>
<div><br>
</div>
-- <br>
Regards,<br>
Abhishek<br>
</div>
<br>
<fieldset></fieldset>
<br>
</div><pre>_______________________________________________
LLVM Developers mailing list
<a href="mailto:LLVMdev@cs.uiuc.edu" target="_blank">LLVMdev@cs.uiuc.edu</a> <a href="http://llvm.cs.uiuc.edu/" target="_blank">http://llvm.cs.uiuc.edu</a>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a>
</pre>
</blockquote>
<br>
</div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Regards,<br>Abhishek<br>
</div>
_______________________________________________<br>LLVM Developers mailing list<br><a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a> <a href="http://llvm.cs.uiuc.edu">http://llvm.cs.uiuc.edu</a><br><a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br></blockquote></div><br></div></body></html>