qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Blank screen for hello world qemu-4.2.0


From: abhijeet inamdar
Subject: Re: Blank screen for hello world qemu-4.2.0
Date: Thu, 22 Jul 2021 23:27:19 +0200

Hi,

I downloaded the qemu-6.0.0. When I did ./configure inside qemu-6.0.0 directory it say 
ERROR: Cannot find ninja 

wherein I did install pip3 install Ninja.

What should I do?

Thank you,
Abhijeet.

On Thu, Jul 22, 2021, 15:26 Peter Maydell <peter.maydell@linaro.org> wrote:
On Thu, 22 Jul 2021 at 13:57, abhijeet inamdar
<abhijeetinamdar3005@gmail.com> wrote:
> I have been trying to create my own machine and execute a hello_world on QEMU-4.2.0. I created mymachine.c in hw/arm and have my hello_world.c, mymachine.ld and startup_ARMCM3.S in qemu-4.2.0/proj.

QEMU 4.2 is pretty old, I'm not sure if anybody's going to be very
interested in debugging changes to that old a version... Generally
if you're making changes to QEMU like adding a new machine you
should work with the head-of-git or at least the most recent version.

-- PMM

reply via email to

[Prev in Thread] Current Thread [Next in Thread]