Hi,

I'm trying to compile Busybox for ARM using toolchains from CodeSourcery 
(arm-2007q3). I'm using with uclibc.

--- from Makefile I changed: ---
ARCH=arm
CROSS_COMPILE=arm-uclinuxeabi-

But, after make I got:

--- make ---
   (...)
   AR      util-linux/volume_id/lib.a
   LINK    busybox_unstripped
Trying libraries: crypt m
  Library crypt is needed
  Library m is needed
Final link with: crypt m
arm-uclinuxeabi-strip: busybox_unstripped: File format not recognized
make: ** [busybox] Erro 1


Someone could got me some way to fix it?

Best regards,


--
Tiago Maluta
_______________________________________________
busybox mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/busybox

Reply via email to