qemu-arm
[Top][All Lists]
Advanced

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

Re: [qemu-arm-static] timer_delete issue from Qemu 5.0.0 onwards


From: Jon Alduan
Subject: Re: [qemu-arm-static] timer_delete issue from Qemu 5.0.0 onwards
Date: Wed, 20 Jul 2022 00:08:58 +0200

Hello Peter,

I compiled the latest Qemu version with standard options. I did it for the dynamic qemu-arm option.
Anyway, I get the same result.
If you do not provide the -L option to qemu-arm, where are the arm-libs which it does need to run?
i.e. qemu-arm: Could not open '/lib/ld-linux-armhf.so.3': No such file or directory
Per default, they are expected to be under "/usr/gnemul/qemu-arm". Do you have them located there?
Which ld and libc version are you using for building and running the app?
Would it be possible that you provide me these libs and the app you created? Then, I could try to reproduce this good behavior on my side and discard possible issues in my environment.

Thank you in advance again for your support.

Best regards
Jon


El mar, 19 jul 2022 a las 14:08, Peter Maydell (<peter.maydell@linaro.org>) escribió:
On Tue, 19 Jul 2022 at 12:58, Jon Alduan <jon.alduan@gmail.com> wrote:
>
> Hello Peter,
>
> this is not what I expected. I did the same as you again to be sure I was not missing something. but I get the same bad result (see below)
> Are you using qemu-arm as static bin or qemu-arm as dynamic bin?

My qemu-arm is a dynamic binary, and the guest binary I compile
static so I don't have to mess around with guest libraries or the
QEMU -L option.

-- PMM


--
j.A

reply via email to

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