paxprep.blogg.se

App limbo emulator
App limbo emulator











app limbo emulator app limbo emulator

It makes impossible to set TCG buffer size with: The reason is that in QEMU 5.1+, the TCG seems to be initialized only once, and all subsequent "-accel tcg" options are ignored.Īfter you're setting "-accel tcg" in Qemu 5.1, you can later write in extra options "-accel tcg,ANYTHING", options do not matter, they are skipped. – in version 6.0, "-accel tcg" is added always, with "thread=multi" or "thread=single" option.Īlthough it is a better solution, because it allows to explicitly set single-threaded execution on 64-bit hosts, but now it's impossible to set additional TCG options in "Extra QEMU Params" field. – in version 5.1, "-accel tcg,thread=multi" was added only if MTTCG was activated Thanks a in version 6.0 you changed TCG initialization options: This is the complete output of make limbo: This is the error: No C++ compiler available disabling C++ specific optional codeĮRROR: pkg-config binary '/home/waseem/Downloads/android-ndk-r14b/toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-pkg-config' not found I do apologize for this not being the proper method to communicate a bug :-( This is more properly an issue, but the issue tracker on this repo seems not to be enabled for some reason, so I've opted to file a pull request, because I'm really at a loss with this. Android NDK doesn't provide a pkg-config, nor does Linaro's toolchain. Dear am trying to compile Limbo for an aarch64 Android device and using the newest QEMU release from QEMU mainline.Įverything up until the make limbo step has gone smooth (well, nearly smooth), but make limbo goes all well until it stops with an error about a pkg-config that is missing from the toolchain.













App limbo emulator