How do I build QEMU?
I need to build a fork of QEMU. How do I build QEMU for Termux? What are the dependencies?
The fork is https://github.com/espressif/qemu
GitHub
GitHub - espressif/qemu: Fork of QEMU with Espressif patches. See W...
Fork of QEMU with Espressif patches. See Wiki for details. - GitHub - espressif/qemu: Fork of QEMU with Espressif patches. See Wiki for details.
9 Replies
How can I build it without a docker image? I want to build it from Termux.
Just use a normal conputer and have your Android device as the "build target" -.-'
Can I use a Raspberry Pi to run the docker image?
... This server is not the one to ask for that exact question. Also note that the build environment needed for building to be Termux-compatible requires extra steps.
... and what do you mean by "docker image"?
I am talking about the docker image from the build environment setup link below.
https://github.com/termux/termux-packages/wiki/Build-environment#docker-container
I only asked because I got an error trying to run the image on my Raspberry Pi.
GitHub
Build environment · termux/termux-packages Wiki
A build system and primary set of packages for Termux. - Build environment · termux/termux-packages Wiki
Still, use a normal computer. A Raspberry Pi will not compile as fast as one.
And a RPi might run out of RAM as well.
GitHub Actions will not run out of memory ðŸ§
They are building for Termux -.-'