I am compiling Compiling QEMU for ARM. taking into refrence following link :-- http://opensourceforu.efytimes.com/2011/06/qemu-for-embedded-systems-development-part-1/
I am using following download :--
http://download.savannah.gnu.org/releases/qemu/qemu-0.14.0.tar.gz
./configure –-target-list=arm-softmmu
$ make
Link says :--
You will find two output binaries, qemu-arm and qemu-system-arm
I did not get qemu-arm binary but qemu-system-arm is produced.
How to get qemu-arm binary ?
Use the configure command like this:
./configure --target-list=arm-softmmu,arm-linux-user
As unixsmurf pointed out, you should also use a new version of QEMU.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With