Re: How have you found compiling in OpenSSL and other libraries into your relocatable builds?
matt--- via pypy-dev <[email protected]> Thu, 31 Mar 2022 22:47:38 +0000
| Newsgroups | gmane.comp.python.pypy |
|---|---|
| Message-ID | <0101017fe229b4e6-e2bc5422-9eb8-493b-b58a-633527a2d99b-000000@us-west-2.amazonses.com> |
I think you have to bundle on macOS - Apple ships a really old openssl. I think cpython on macOS does this already? Might be good to be consistently bundling the same thing in Linus as well. M -- Matt Billenstein [email protected] > On Mar 31, 2022, at 3:36 PM, Brett Cannon <[email protected]> wrote: > > I noticed that https://www.pypy.org/download.html says that "the linux binaries ship an OpenSSL library". Have you found that to be an issue in any way? Have users been accepting of it? > > I ask as I'm contemplating trying to get relocatable builds for CPython on Linux (to start), and I suspect the OpenSSL question is going to be one of the bigger/stickier discussion points and having some real-world experience/information on the topic would probably help. > _______________________________________________ > pypy-dev mailing list -- [email protected] > To unsubscribe send an email to [email protected] > https://mail.python.org/mailman3/lists/pypy-dev.python.org/ > Member address: [email protected] _______________________________________________ pypy-dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/pypy-dev.python.org/ Member address: [email protected]