<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:jfonseca@vmware.com" title="José Fonseca <jfonseca@vmware.com>"> <span class="fn">José Fonseca</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTOURBUG - Intel Compiler SCons build src/mesa/state_tracker/st_manager.c:(.text+0xd4b): undefined reference to `_glapi_check_multithread'"
href="https://bugs.freedesktop.org/show_bug.cgi?id=67127">bug 67127</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>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>NOTOURBUG
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTOURBUG - Intel Compiler SCons build src/mesa/state_tracker/st_manager.c:(.text+0xd4b): undefined reference to `_glapi_check_multithread'"
href="https://bugs.freedesktop.org/show_bug.cgi?id=67127#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTOURBUG - Intel Compiler SCons build src/mesa/state_tracker/st_manager.c:(.text+0xd4b): undefined reference to `_glapi_check_multithread'"
href="https://bugs.freedesktop.org/show_bug.cgi?id=67127">bug 67127</a>
from <span class="vcard"><a class="email" href="mailto:jfonseca@vmware.com" title="José Fonseca <jfonseca@vmware.com>"> <span class="fn">José Fonseca</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=67127#c4">comment #4</a>)
<span class="quote">> mesa: 9f07ca11c1797ac12de1e1c6aef13cf58824b5f5 (master)
>
> $ ldd -r build/linux-x86_64-debug/gallium/targets/libgl-xlib/libGL.so.1.5</span >
[..]
<span class="quote">> undefined symbol: _glapi_set_dispatch</span >
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Thanks. Yep, this was failing before. It was merely failing silently (it would
fail at runtime.)
I don't have direct interest in icc -- AFAIK it's not free for comercial use,
and gcc has been good enough. (for llvmpipe the compiler doesn't really matter
much, as we JIT the hot spots).
If you really care for icc, you'll gonna have to dig into this...
You'll probably need to recognize icc, and set env['gcc']=1 on that case.</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>