سؤال

I am working on a project , for that I have to first install qemu. it is mips64 architecture. Can anyone inform me how to do this.

هل كانت مفيدة؟

المحلول

first go to qemu folder on terminal then type this ./configure --target-list=mips64-softmmu

then press make

then sudo make install

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top