Hi, strace community: I am working on this project[1] and have been stuck at some points for a few days. I'm using this script [2] to setup QEMU emulation. i386 was okay. I also tried sparc [3] and mips [4]. It seems that in the case of sparc, with the combination of `debootstrap --arch sparc` and `qemu-sparc-static`, executable cannot be run(maybe due to wrong binary format). In the case of mips, the config file of `gawk` is having some syntax error [5]. There is another pitfall: choose the correct combination of `debootstrap --arch xxx` and `qemu-yyy-static`. Sometimes xxx != yyy. Anyone has suggestion about working around these? Is there a collection of tools in RPM-based distro that is similar to debootstrap+chroot?
Thanks Yunchih [1] https://summerofcode.withgoogle.com/projects/#6209958450298880 [2] http://codepad.org/xfmkIZDs [3] http://www.csie.ntu.edu.tw/~b03902074/sparc.log [4] http://www.csie.ntu.edu.tw/~b03902074/mips.log [5] http://www.csie.ntu.edu.tw/~b03902074/debootstrap.log ------------------------------------------------------------------------------ Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San Francisco, CA to explore cutting-edge tech and listen to tech luminaries present their vision of the future. This family event has something for everyone, including kids. Get more information and register today. http://sdm.link/attshape _______________________________________________ Strace-devel mailing list Strace-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/strace-devel