antocuni changed the topic of #pypy to: PyPy, the flexible snake (IRC logs: https://botbot.me/freenode/pypy/ ) | use cffi for calling C | "PyPy: the Gradual Reduction of Magic (tm)"
forgottenone has quit [Quit: Konversation terminated!]
energizer has quit [Ping timeout: 264 seconds]
danieljabailey_ has quit [Ping timeout: 255 seconds]
marr has quit [Ping timeout: 256 seconds]
forgottenone has joined #pypy
jacob22__ has quit [Ping timeout: 240 seconds]
dddddd has joined #pypy
agates has joined #pypy
<agates>
Hi, I'm attempting to get the ARM Hardfloat Linux binary (ARMHF/gnueabihf, tar.bz2, Raspbian) build of PyPy running on a Raspberry Pi Zero W but I'm just getting "Illegal instruction" -- I realize the processor is ARMv6 as opposed to ARMv7 on the pi 3 -- is there a known build I can use on the pi zero?
raynold has quit [Quit: Connection closed for inactivity]
<LarstiQ>
afaik armv6 can be supported, don't know anything about builds. You could build your own?
<agates>
Yeah I'll have to remember how to run the image in QEMU, because this device only has ~500 MB of ram