@Tvorsk @eevee this usually happens as a result of getting an endless stream of bug reports that boil down to things like "Debian ships a version of libstdc++ that is completely broken and has been for years" and waste an incredible amount of time that could be spent on literally anything else
static linking is the older solution for this issue, but it doesn't work for GUI applications, so here we are
@Tvorsk @eevee I think the final straw for me was having to deal with bug reports from someone who kept running the application I ported to Linux natively through wine because they can't build it themselves for some reason and the debs I built didn't run on their slightly different Debian derivative