Hi All!
 I am trying to study how libqemu works starting from the example qruncom.c
I don't know why, but libqemu.a is not built with QEMU 0.13.
I downloaded and built QEMU 0.12.5. And found libqemu.a inside i386-linux-user. The tests programs (inside folder tests) were not built with QEMU. Then I run "make qruncom" inside that folder, but it gave errors. I noticed that in the MAKEFILE there is "-I../i386-user" for qruncom, but this folder does not exist.
I changed it to "i386-linux-user" but then make gave other errors.
Please help.
Thank you very much in advance!
Stefano B.


Reply via email to