[Mesa-dev] [Bug 100120] Mesa fails to build with gcc address sanitizer (-fsanitize=address -lasan)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 9 05:14:14 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=100120

--- Comment #2 from Hi-Angel <Hi-Angel at yandex.ru> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170309/dfe2f88e/attachment.html>


More information about the mesa-dev mailing list