Problem with EABI

Javier Gracia Castro javier.graciacastro at tut.fi
Fri May 11 02:27:49 PDT 2007


Hello everybody,

I have a problem with the EABI in my embedded system AT91RM9200EK  
(ARM9). I have two toolchains: glibc and uClibc, both are EABI. In the  
kernel I enabled these options:

CONFIG_ARM_THUMB=y
CONFIG_AEABI=y
CONFIG_OABI_COMPAT=y

However, for example when I compile Busybox with uClibc toolchain then  
I obtain an EABI binary but when I boot the kernel (init=/bin/init or  
init=/bin/ash) nothing happens. I don't know why this error occurs.

Any suggestion is welcomed,

Javier



More information about the busybox mailing list