<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Jun 26, 2014 at 11:01 AM, Matthias Goldhoorn <span dir="ltr">&lt;<a href="mailto:matthias.goldhoorn@dfki.de" target="_blank">matthias.goldhoorn@dfki.de</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
  

    
  
  <div bgcolor="#FFFFFF" text="#000000">Unfortunately even this is horrible regarding the Debian support.<br>
    The standard Debian stable points to llvm-3.0, the example i want to
    start with was<br>
    <a href="http://clang.llvm.org/docs/RAVFrontendAction.html" target="_blank">http://clang.llvm.org/docs/RAVFrontendAction.html</a>, which is based on
    llvm-3.5.<br></div></blockquote><div>We don&#39;t support debian stable anyways. I am not even sure Rock builds on debian stable.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">I&#39;m using debian testing, therefore i already had installed version
    3.4 which contains the needed files (e.G. clang/AST/ASTConsumer.h),
    but no cmake support, compiling with the helper llvm-config-3.4
    results in unresolved symbols.</div></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div bgcolor="#FFFFFF" text="#000000">

    The llvm-3.5 packages does not have the needed header again...
    *warghs*.<br></div></blockquote><div>Big deal, we&#39;ll have to write a cmake macro (or even look for one on the web) in order to get a full C++ compiler as a library. That sounds like a fair deal to me. Moreover, clang-3.5-dev does include the header you&#39;ve listed.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div bgcolor="#FFFFFF" text="#000000">Don&#39;t know if this is the right way to go now, of course we can
    compile clang with autoproj, but is this the way to go. <br></div></blockquote><div>Definitely not.</div><div> </div><div>Getting annoyed because cmake integration does not &quot;just work&quot; when you are looking at something as big as clang is ... a bit asking for too much.</div>
<div><br></div><div>Sylvain</div></div><br></div></div>