Le dimanche 8 février 2026 15:11:33 heure normale d’Europe centrale Christer 
Solskogen a écrit :
> It seems to me that the cross compiler you're using isn't complete -
> or at least it's not working properly. I'm more interested in what
> you're trying to solve, other than compiling the kernel.

Ultimately, I want to replace an ARM machine by an AARCH64 one.

I want to make sure I can do in qemu everything that is possible on bare 
metal(I've got other dependencies on arm) . Running the built kernel in qemu 
system mode is possible, but building third party modules (should the need 
arise) won't be possible without the -headers and -api-headers packages. Well, 
kind of, because building the kernel packages is possible in qemu-user mode, 
except that it's 6 months that there is no prompt after arch-chroot; not funny 
at all. 6 months is quite long, there are no signs the devs have agreed on a 
fix.

https://gitlab.com/qemu-project/qemu/-/issues/3065

Anyway, if there is not a simple solution, I'l bear with it.

Thanks you very much for your input and regards.

Reply via email to