(In reply to comment #8) > (In reply to comment #5) > > Possible patch > > This seems less than ideal, as it makes libllvmradeon duplicate lots of > stuff from the driver *.so, and it grows from ~500K to ~10M for me. Hmm we definitely need a shared libgallium. That would reduce the size of all gallium drivers. Or we could remove/revert the visibility flags from src/gallium/auxiliary/Makefile.am