https://bugs.freedesktop.org/show_bug.cgi?id=52167
--- Comment #4 from Olivier Blin <freedesk...@blino.org> 2012-08-03 22:44:42 UTC --- Created attachment 65103 --> https://bugs.freedesktop.org/attachment.cgi?id=65103 gallium: only link static archives between ld start/end group options The attached patch fixes the issue. I have checked the Makefiles in src/gallium, and found only llvmpipe and gd3d1x mixing static archives and dynamic libs in the LIBS variable, which is used between --start-group and --end-group ld options. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev