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

2020-08-31 Thread Laurence Tratt
On Sun, Aug 30, 2020 at 02:46:02PM +0200, figdev--- via pypy-dev wrote: Hello, > 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 th

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