Port-arm archive

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

Re: Linux emulation



In article <20140402181826.6567D12967%ren.fdy2.co.uk@localhost>,
Robert Swindells  <rjs%fdy2.co.uk@localhost> wrote:
>
>I'm trying to get Linux emulation on arm to work with EABI binaries.
>
>I have got the kernel to find the correct syscalls but suspect that
>they are not seeing the arguments in the expected registers.
>
>I'm trying this on a default evbarm build, should I switch to eabi for
>the toolchain and make the Linux syscall code that I have added be
>conditional on __ARM_EABI__ ?

I think so. It is not possible to run linux EABI binaries on a non EABI
native system, right?

christos



Home | Main Index | Thread Index | Old Index