Re: [arm-gnu] arm-2007q3 and busybox
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [arm-gnu] arm-2007q3 and busybox



> I using Code Sourcery (arm-2007q3) tools with  uclibc to compile
> busybox, but when I try to compile:
>
> --- make ---
> arm-uclinuxeabi-strip: busybox_unstripped: File format not recognized
> make: ** [busybox] Erro 1
>

This is a bug in you busybox makefiles or config.  Stripping a uClinux binary 
makes no sense as it is not an ELF image.

Paul