arm oabi __NR_syscall undefined

Paul Brook paul at codesourcery.com
Fri Apr 20 06:15:49 PDT 2007


> So why does this gets undefined and how, where does it holds the .config
> of the kernel (how does it come into this define) because ARM_EABI
> should not be set during this configuration.  Does it read out a default
> kernel .configuration, can I fix this????

It's set by the compiler. Your toolchain has to match the kernel/library 
you're compiling.

Paul


More information about the uClibc mailing list