[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 15:33:23 UTC 2017


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

--- Comment #8 from Vedran Miletić <vedran at miletic.net> ---
That is, the compile error result of these two configurations is equivalent:
$ ./autogen.sh CFLAGS="-fsanitize=address" CXXFLAGS="-fsanitize=address"
LIBS="-lasan"
$ ./autogen.sh CC="gcc -fsanitize=address" CXX="g++ -fsanitize=address"

-- 
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/14d7aa17/attachment-0001.html>


More information about the mesa-dev mailing list