<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - libglapi build failure with gcc -fsanitize=address"
href="https://bugs.freedesktop.org/show_bug.cgi?id=75315#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - libglapi build failure with gcc -fsanitize=address"
href="https://bugs.freedesktop.org/show_bug.cgi?id=75315">bug 75315</a>
from <span class="vcard"><a class="email" href="mailto:nobled@dreamwidth.org" title="nobled <nobled@dreamwidth.org>"> <span class="fn">nobled</span></a>
</span></b>
<pre><a href="http://clang.llvm.org/docs/AddressSanitizer.html#usage">http://clang.llvm.org/docs/AddressSanitizer.html#usage</a>
<span class="quote">> -Wl,-z,defs may cause link errors (don’t use it with AddressSanitizer). </span >
mesa links libglapi with -Wl,--no-undefined, which is the same thing as
-Wl,-z,defs, and thus incompatible with asan, apparently?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>