<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#c3">Comment # 3</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>you can try building mesa without rtti, to confirm that rtti is indeed an
issue.
you can also try building llvm with a patch from here:
<a href="https://llvm.org/bugs/show_bug.cgi?id=14200">https://llvm.org/bugs/show_bug.cgi?id=14200</a>
afair, the configuration setting should be LLVM_ENABLE_RTTI=1, I'm not sure how
it interacts with the REQUIRES_LLVM internal variable. someone else might know
better</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>