[gnutls-devel] GnuTLS | Fail to compile gnutls with custom llvm pass (#1492)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Sun Jul 9 05:29:46 CEST 2023
Jiamin Yu created an issue: https://gitlab.com/gnutls/gnutls/-/issues/1492
I'm trying to compile gnutls with my custom llvm pass by setting `CFLAGS` to `Xclang -load -Xclang /path/to/pass.so`.
But during the `make` process, when it comes to
`CCLD libgnutls.la`
error occurs:
`/usr/bin/ld: cannot find -load: No such file or directory`
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1492
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/20230709/242d7529/attachment.html>
More information about the Gnutls-devel
mailing list