On 05/11/2010 10:08 AM, Damion Yates wrote:
> Also is there some magic in gnemul-x86 beyond being a set of x86 libs?

No.

> Does it do any shortcutting to system calls in native rather than
> sticking with the libs under emulation more?

No.

> Could you explain what you did?  I've tried the following:

Use the binfmt_misc filesystem to set up qemu as the interpreter
for x86 binaries.

> chroot ch/ ./ld-linux-arm.so --library-path `pwd`/armlibs ./qemu-i386 bin/sh

You may find it easier to staticly link the arm qemu in that case.


r~

Reply via email to