On 11/21/24 19:17, Pierrick Bouvier wrote:
On 11/21/24 09:36, Erwin Jansen wrote:
The Android Emulator team has successfully ported QEMU 8 to compile
with clang-cl, enabling Windows compilation and better integration
with the Microsoft ecosystem. This involved:
* Replacing shell scripts with Python for enhanced Windows
compatibility.
It would be useful to know what scripts. configure? :)
If it's just scripts/make-config-poison.sh or scripts/qemu-version.sh,
no objection at all.
* Implementing fixes within existing scripts.
* Introducing a small set of header stubs and a series of compilation
fixes.
If you can add this configuration to the GitLab CI, I don't see any
blocker. Otherwise there's risk of bitrot.
Paolo