arm oabi __NR_syscall undefined

Paul Brook paul at codesourcery.com
Mon Apr 23 06:15:20 PDT 2007


> #if defined(__ARM_EABI__) && !defined(__KERNEL__)
>
> This is strange, because I never select arm-eabi in building the
> toolchain (using buildroot).  Maybe this problem is a problem of
> buildroot, I'm not sure.

If __ARM_EABI__ is defined, then you are using an EABI toolchain.

Paul


More information about the uClibc mailing list