<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:baker.dylan.c@gmail.com" title="Dylan Baker <baker.dylan.c@gmail.com>"> <span class="fn">Dylan Baker</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - meson targets which link libgallium.a have unresolved symbol llvm::RTDyldMemoryManager"
href="https://bugs.freedesktop.org/show_bug.cgi?id=103543">bug 103543</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>NEEDINFO
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - meson targets which link libgallium.a have unresolved symbol llvm::RTDyldMemoryManager"
href="https://bugs.freedesktop.org/show_bug.cgi?id=103543#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - meson targets which link libgallium.a have unresolved symbol llvm::RTDyldMemoryManager"
href="https://bugs.freedesktop.org/show_bug.cgi?id=103543">bug 103543</a>
from <span class="vcard"><a class="email" href="mailto:baker.dylan.c@gmail.com" title="Dylan Baker <baker.dylan.c@gmail.com>"> <span class="fn">Dylan Baker</span></a>
</span></b>
<pre>I'm having trouble reproducing your problem. I have gcc 7.2.0 and LLVM 5.0.0
and with the same options:
CFLAGS="-march=native -mtune=native -m64 -pipe -O3" CXXFLAGS="-march=native
-mtune=native -m64 -pipe -O3" meson build -Ddri-drivers=r200
-Dgallium-drivers=swrast -Dvulkan-drivers=amd -Dplatforms=x11,wayland,drm
-Dglx=dri -Dgles1=false -Dgles2=false -Dvalgrind=false -Dlibunwind=false
-Dselinux=false -Dosmesa=gallium
It compiles and links fine for me.
As an aside, since you're passing -O3, you should also pass --buildtype=plain,
so that meson doesn't add -g and -O options.
Two questions for you:
Are you compiling LLVM yourself?
Does the build work with autotools?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>