View Single Post
Posts: 173 | Thanked: 160 times | Joined on Jan 2010 @ London, UK
#2
Now with a stock GNU ls from an x86 box, dynamically linked.

?:/home/opt/root/lib# ../qemu-i386-2 ./ld-linux.so.2 --library-path `pwd` ../ls
qemu: Unsupported syscall: 240
ld-linux.so.2 libattr.so.1 libdl.so.2 librt.so.1
libacl.so.1 libc.so.6 libpthread.so.0 libselinux.so.1
?:/home/opt/root/lib#

Don't know what Unsupported syscall: 240 is, but it seems to work and correctly lists files.

Last edited by damion; 2010-02-05 at 15:29. Reason: incomplete
 

The Following 2 Users Say Thank You to damion For This Useful Post: