Building a ARM EABI toolchain fails in ld-uClibc-0.9.28.so

Joseph S. Myers joseph at codesourcery.com
Sat Feb 18 01:29:04 UTC 2006


On Fri, 17 Feb 2006, Nicolas Bellido wrote:

> KERNEL_SOURCE=$PWD/../../src/arm-2005q3-2-arm-none-linux-gnueabi/linux-2.6.12rc3\

In addition to my previous comments, this kernel version may be too old.  
You need kernel headers with the EABI syscall interface patches, and the 
EABI syscall interface support wasn't integrated into Linus kernels until 
the 2.6.16rc series, so I recommend using headers from the latest 2.6.16rc 
kernel (and then running the compiled binaries under such a kernel).

-- 
Joseph S. Myers
joseph at codesourcery.com



More information about the uClibc mailing list