[gnutls-devel] GnuTLS | gnutls 3.8.7 needs dlwrap (so rust and clang) (#1581)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Tue Sep 24 21:23:09 CEST 2024
Ross Burton created an issue: https://gitlab.com/gnutls/gnutls/-/issues/1581
I'd like to object to the use of dlwrap by gnutls. I understand the utility of dynamically loading libraries but this implementation:
1) Isn't listed in the NEWS file at all
2) Means a build-time dependency on rust and clang
3) Means we can't statically link to these libraries at all
(1) means that what looks like a small point release is a vastly larger undertaking. (2) is a big deal for source-based distributions. (3) can be a big problem for people who want a self-contained library that isn't dependent on other files on disk.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1581
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20240924/d6e3a696/attachment.html>
More information about the Gnutls-devel
mailing list