qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] qemu & arm eabi (armel)


From: K. Richard Pixley
Subject: Re: [Qemu-devel] qemu & arm eabi (armel)
Date: Wed, 27 Sep 2006 11:27:58 -0700
User-agent: Thunderbird 1.5.0.7 (X11/20060921)

Paul Brook wrote:
Do you know why 2.6.16 would be required?  (I'll see if I can't
find/build a 2.6.16 system on which to try it today.)
    
Because arm-linux didn't get EABI support until 2.6.16 (though our toolchains 
may accept 2.6.14). glibc has santity checks stop applications even trying to 
run on kernels that are too old.

As I mentioned qemu lie about the kernel version. See -r 
and --enable-uname-release.
I'm confused.  My host kernel, (hosted on an x86 ubuntu box), is:

address@hidden> uname -r
2.6.12-10-686-smp

And my understanding is that there is no kernel when running qemu-user because qemu is emulating the kernel calls.

What am I missing?  Or where does the kernel version come into play?

--rich

reply via email to

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