Stefano Rivera <[email protected]> added the comment:

> Because it's dynamically linked, there's no way to run the binary directly 
> with
qemu.

I'm talking crap. qemu-user-static, of course.

On an i386 machine / chroot:

$ qemu-i386-static -cpu pentium2 ./pypy-c
qemu: uncaught target signal 4 (Illegal instruction) - core dumped
Illegal instruction

________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1751>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to