Port-arm archive

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

Linux emulation



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__ ?

Robert Swindells


Home | Main Index | Thread Index | Old Index