> 2. OR: I should develop Qemu on Linux and use KDevelop IDE. 
> And I can  do all with KDevelop: develop, test, debug Qemu. And if I want
> Qemu  running on MinGW/MSys, I must transfer the souce code, which were 
> already developped with KDevelop,  to Windows installed MinGW/MSys  and
> recompile this source code on MinGW/MSys 

Or you could use a cross compiler. qemu cross-builds fine.

Which IDE (if any) you want to use is entirely up to personal preference. Any 
decent IDE should allow you to use the existing makefiles to do the actual 
compilation.

Paul


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to