[Mesa-dev] [Bug 98428] Undefined non-weak-symbol in dri-drivers
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Oct 25 08:23:39 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=98428
NicolasChauvet <kwizart at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |drinkcat at chromium.org
--- Comment #1 from NicolasChauvet <kwizart at gmail.com> ---
I'm still testing this patch
But at least, the previous commit (0cbc90c57c) seems to indicate some
rationale.
Quoting:
On non-Android (non-bionic) platform, EGL uses the following
workflow, which works fine:
dlopen("libglapi.so", RTLD_LAZY | RTLD_GLOBAL);
dlopen("dri/<driver>_dri.so", RTLD_NOW | RTLD_GLOBAL);
@Nicolas
Can you comment on why this is better to dlopen instead of to link ?
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20161025/b71ed52f/attachment.html>
More information about the mesa-dev
mailing list