Re: [pypy-dev] Building PyPy for FreeBSD, OpenBSD

2020-08-30 Thread Tobias Pape
Hi > On 30.08.2020, at 14:46, figdev--- via pypy-dev wrote: > > > For FreeBSD, they have having loads of trouble because they have deprecated > CPython 2.7, which they use to build PyPy. I bet you can use PyPy to build > PyPy, but if you're doing everything from source that's a Catch-22 if yo

Re: [pypy-dev] Changing the PyPy download page

2020-08-30 Thread Ram Rachum
Hi everyone, Just a follow-up on this thread: Matti and I overhauled the PyPy download experience. This includes the download button on the main page: https://www.pypy.org/ and the new short-and-to-the-point download page. Thanks, Ram. On Mon, Jun 29, 2020, 16:01 Ram Rachum wrote: > Awesome.

[pypy-dev] Building PyPy for FreeBSD, OpenBSD

2020-08-30 Thread figdev--- via pypy-dev
This is more about OpenBSD than FreeBSD (I've talked to maintainers for each) but I'm curious about the requirements for building PyPy (especially 2.7 compatible) from source. For GNU/Linux I just download the binary you provide, but OpenBSD maintainers have to build it themselves. (There was a