Discussion:
[Qemu-discuss] Error Building QEMU
Zeeshan Hayat
2018-11-19 15:56:32 UTC
Permalink
Hi Thomas,
git clone https://git.qemu.org/git/qemu.git
I think, it is the latest version of QEMU.

Than I did,
cd qemu
git submodule init
git submodule update --recursive
For configuration:
./configure --target-list=nios2-softmmu

I am using gcc verion 6.4.0.
Host system: UNIX

/Zeeshan

Loading...