<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - build fails, undefined reference to llvm:RTDyldMemoryManager"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90032#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - build fails, undefined reference to llvm:RTDyldMemoryManager"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90032">bug 90032</a>
              from <span class="vcard"><a class="email" href="mailto:jan.vesely@rutgers.edu" title="Jan Vesely <jan.vesely@rutgers.edu>"> <span class="fn">Jan Vesely</span></a>
</span></b>
        <pre>(In reply to Felix von Leitner from <a href="show_bug.cgi?id=90032#c9">comment #9</a>)
<span class="quote">> That fixed that problem, but there is another one:
>                  ^
> Makefile:893: recipe for target 'api/libclover_la-event.lo' failed

> That appears to be opencl related, not nv50.
> Sigh.</span >

ah, yes clover is very c++. However, if the original action (linking
pipe_r600.la) completed successfully then it's rtti problem in LLVM.

Can you try rebuilding LLVM with the linked llvm patch to make sure rtti is
reported correctly and/or building with LLVM_ENABLE_RTTI, either using ccmake,
or cmake -DLLVM_ENABLE_RTTI=1 ?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>