[gnutls-devel] GnuTLS | Compression broken in gnutls-3.8.4 on Darwin (at least) (#1546)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Fri Apr 19 06:28:39 CEST 2024




David Bohman commented: https://gitlab.com/gnutls/gnutls/-/issues/1546#note_1870722864


I think that you could hardwire the canonical library file name for the platform. It could be done at compile time. On Unix platforms, it is always `lib`STEM.ext. On Linux, the extension is always `.so` and on Darwin it is `.dylib`. Note that `dlopen` performs the appropriate library search for both platforms if you give it a name which does not contain a `/`.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1546#note_1870722864
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/20240419/190bd47f/attachment.html>


More information about the Gnutls-devel mailing list