<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Mesa fails to build with gcc address sanitizer (-fsanitize=address -lasan)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=100120#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Mesa fails to build with gcc address sanitizer (-fsanitize=address -lasan)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=100120">bug 100120</a>
from <span class="vcard"><a class="email" href="mailto:Hi-Angel@yandex.ru" title="Hi-Angel <Hi-Angel@yandex.ru>"> <span class="fn">Hi-Angel</span></a>
</span></b>
<pre>FWIW, build with
CFLAGS="-fsanitize=address" CXXFLAGS="-fsanitize=address" LIBS="-ldl
-lasan" ./autogen.sh CC="gcc -m32" CXX="g++ -m32" --build=x86_64-pc-linux-gnu
--host=i686-pc-linux-gnu --enable-nine --with-dri-drivers="" --disable-xvmc
--disable-va --disable-vdpau --with-gallium-drivers="r600,swrast" --enable-dri3
--enable-profile --with-clang-libdir=/usr/lib32
ends up for me with a bunch of undefined references about nir_* object files
for building d3dadapter9.</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>