qemu-devel
[Top][All Lists]
Advanced

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

Re: [RFC PATCH v3 2/5] rust: add bindgen step as a meson dependency


From: Pierrick Bouvier
Subject: Re: [RFC PATCH v3 2/5] rust: add bindgen step as a meson dependency
Date: Mon, 1 Jul 2024 11:53:06 -0700
User-agent: Mozilla Thunderbird

Seems like the using cfg_attr was taken from this crate, so it should be equivalent to using it.

On 6/28/24 14:50, Paolo Bonzini wrote:
On Fri, Jun 28, 2024 at 9:12 PM Pierrick Bouvier
<pierrick.bouvier@linaro.org> wrote:
However, even tough I can build the executable, I get this error:
$ ./build/qemu-system-aarch64 -M virt
C:\w\qemu\build\qemu-system-aarch64.exe: unknown type 'x-pl011-rust'

Any idea of what could be missing here?

Maybe the underlying mechanism to invoke constructors is different?

Perhaps we could use https://crates.io/crates/ctor instead?

Paolo


reply via email to

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