libgallium.so was an awful idea.

Just a few days ago we had an internal bug report because libgallium.so symbols were clashing with the application symbols.

This is because all that libgallium.so export all gallium symbols, even though they have no unique prefix -- it uses common symbols like util_* or os_* which can easily be used by the app internally...

Awful idea.

Jose

On 03/08/16 17:09, Marek Olšák wrote:
It has always been statically linked as far as I remember.
libgallium.so is a Ubuntu speciality that we don't support.

Marek


On Wed, Aug 3, 2016 at 10:45 AM, Enrico Weigelt, metux IT consult
<enrico.weig...@gr13.net> wrote:
Hi folks,


I'm currently backporting latest mesa to Ubuntu Trusty, starting
with their original deb files. One problem I stumbled across is that
libgallium.so isn't built/installed anymore - it seems that it's now
statically linked into all the drivers.

What happened to that so ? Why now statically linked ?


--thx
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to