On Fri, Aug 22, 2008 at 01:04:10PM +0530, Ansujit Panda wrote: >Hi, > > I am trying to build a busybox for my ARM NK9315 board.I ve mention the >method i used below
>8.After that I tried another thing in Crooss compiler Prefix.I provided the >path of the cross compiler ,means check the below line >In Cross Compiler prefix option I gave >"(/usr/local/arm/2.95.3/bin/arm-linux-)Cross >Compiler Prefix" First, the correct cross-compiler prefix would be just the full path, like: /opt/gcc-4.3.2-ev56/bin/alpha-linux- Second, your compiler is way too old to compile busybox. Let me point you to the following sites: http://gcc.gnu.org/ http://busybox.net/links.html _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
