Am 10.12.21 um 10:40 schrieb Vitaly Zaitsev via devel:
On 10/12/2021 08:34, Zbigniew Jędrzejewski-Szmek wrote:
We also changed various libraries to be dlopened when actually used,
instead of being dynamically linked. The goal is to reduce the
required dependencies.
dl-opening instead of dynamic linkage doesn't remove these deps.
It only hides away the deps and moves them from "packaging" to run-time.
What happens if these libraries are not installed an cannot be dl-opened?
Programs will fail at run-time.
Openly said, I feel this is a massive regression and design flaw.
Ralf
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it:
https://pagure.io/fedora-infrastructure