|
How to compile qemu (for i386 only) on linux.
Dear All,
I collected tar.gz from qemu.org.
Now how can I compile the source code only for i386 architecture.
I mean, my qemu need not be able to emulate a Power PC, Motorola 68000 or others.
I tried the steps
./configure
make
make install
But there was a failure "No rule to build target 'all'".
Apart from this, the above steps compile the qemu for all architectures too.
Hope to get some help.
Sincerely,
Srinivas
|