Building ARM binaries with uClibc

Mike Frysinger vapier at gentoo.org
Thu Dec 1 07:43:36 UTC 2005


On Wed, Nov 30, 2005 at 01:44:59PM +0300, Bishop wrote:
> I built my ARM toolchain with binutils-2.16.1, gcc-4.0.2 and uClibc-0.9.28.
> Linux kernel 2.6.14 works on target mashine. But linker searches for crt0.o, when I try to build busybox-1.01. 

sounds like your cross-compiler was misconfigured ... gcc isnt finding
the uclibc files where it expects them

why dont you use crosstool or buildroot to generate your cross-compiler
instead of doing it by hand yourself
-mike



More information about the uClibc mailing list