Re: [pypy-dev] Fwd: Re: Users of PyPy on ARM 32bit

2019-02-27 Thread Gelin Yan
Hi Matti What can I do for you? I never used any ARM device with 4G ram (sure I don't own one) Regards gelin yan ___ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/listinfo/pypy-dev

[pypy-dev] PyPy3 on OpenBSD?

2019-02-27 Thread Jiri Navratil
Hello, I need PyPy3 on OpenBSD 6.4 amd64. I found only pypy-5.3.1p0 in packages, but not any PyPy3 version. Exist some binaries or documentation for OpenBSD? I see PyPy3 only in dependencies on https://pypy.readthedocs.io/en/latest/build.html How I choose pypy3 during build? Thank you, Jiří --