<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - regression in OpenCL since commit cc3aeac"
href="https://bugs.freedesktop.org/show_bug.cgi?id=75400#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - regression in OpenCL since commit cc3aeac"
href="https://bugs.freedesktop.org/show_bug.cgi?id=75400">bug 75400</a>
from <span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=75400#c5">comment #5</a>)
<span class="quote">>
> Most likely you're getting that segfault somewhere in the ICD loader because
> it's unable to load Mesa's ICD library. I guess that this hunk:
>
> +if NEED_WINSYS_XLIB
> +AM_CPPFLAGS += -DHAVE_WINSYS_XLIB
> +endif
>
> pulls in the XLIB pipe-loader back-end that was previously ifdef-ed out in
> Clover builds, leading to undefined symbols in the resulting library.</span >
Would that not cause the build/link to fail ? Hmm guess not, since the opencl
target is missing -no-undefined.
Francisco,
Is there any particular reason why we do not use -no-undefined for opencl ?
Bruno,
Feel free to grab the patch from <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - pipe_loader_sw.c:64: undefined reference to `xlib_create_sw_winsys'"
href="show_bug.cgi?id=75356">bug 75356</a>, which should handle the symbol
problems and continue from there.</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>