[gnutls-devel] GnuTLS | build: change Nettle library link order to support static linking (!1862)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Wed Aug 14 12:30:10 CEST 2024




Daiki Ueno commented on a discussion: https://gitlab.com/gnutls/gnutls/-/merge_requests/1862#note_2045945042


The quote explains the issue I'm fixing here. Originally, the link order was `libnettle.a libhogweed.a -lgmp`, which didn't work because libhogweed.a refers to a symbol defined in libnettle.a (nettle_cnd_memcpy).

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1862#note_2045945042
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/20240814/72c9cf42/attachment.html>


More information about the Gnutls-devel mailing list