qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Asking about developing Qemu with Eclipse


From: Tieu Ma Dau
Subject: [Qemu-devel] Asking about developing Qemu with Eclipse
Date: Mon, 26 Jun 2006 00:38:01 -0700 (PDT)

Hi all,
I want to develop Qemu to simulate only ARM processor, so I've configured Qemu source code on MinGW/Msys with the command below:
./configure --target-list=arm-softmmu
And after that I've created a new Eclipse project on the directory which contains the source code configured. I've tried to build the project (with Eclipse menu: Project -> Build All) and I've got the error below:

make[1]: *** No rule to make target `vl.c', needed by `vl.o'.
make[1]: *** No rule to make target `osdep.c', needed by `osdep.o'.
...
make[1]: Entering directory `/cygdrive/d/travail/develop/qemu-0.8.1_after_config_for_arm/arm-softmmu'
make[1]: *** No rule to make target `pci.c', needed by `pci.o'.
....

Where the problems arrive?
Best regard
Tieu


Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low rates.
reply via email to

[Prev in Thread] Current Thread [Next in Thread]