Open ctrlcctrlv opened 2 years ago
packaging systems view static builds as a bug, because every time there is any update of any package that can contribute to the static object, the object must be rebuilt, and every time there is an update of the static object, anything that statically includes it must be rebuilt.
If this is "also provide and install a .a alongside the .so", that's ok, but an issue with a question in the title and no discussion is difficult to understand.
@gdt yeah it's just "also provide and install a .a alongside the .so".
Sure, it's a ton of symbols…
But is far more convenient, no?