|
From: Julian S. <js...@ac...> - 2006-04-15 18:58:15
|
> Could you put somewhere your 'qemu-system-ppc' binary that I try it on my > box to see if works better ? Could be difficult considering it has some strange .so paths linked into it. In any case you can't move an QEMU install to another path; it doesn't work (I tried). It is just a plain build of qemu from cvs on x86, using gcc-3.4.3 and configured like this ./configure --prefix=... --target-list=i386-softmmu,x86_64-softmmu,ppc-softmmu J |