Busybox build cross-compiler version

Ashwin Bihari abihari at gmail.com
Fri Oct 13 08:02:07 PDT 2006


On 10/13/06, Clint Thomas <cthomas at soneticom.com> wrote:
>
>  Hey guys,
>
> Generic question, does the version of busybox you are building rely on a
> certain version of GCC and GLIBC to be used in the process? I am trying to
> build a RFS for an MPC8541ADS system. The kernel locks up right after it
> mounts the filesystem when I build it + busybox using GCC 3.3.2 and GLIBC
> 2.3.2. I'm using busybox version 1.0. Thanks for the help!
>
> Clinton Thomas
>

Clinton,

Busybox shouldnt care what version of GCC/GLIBC is being used, but are you
building busybox to have dyanmic or static libraries? I was initialy using
dyanmic libraries while trying to get Busybox working on my PXA270 devkit
and had the exact same problem as you.

I changed it to static and bingo, In the busybox.config, you want
CONFIG_STATIC=y

Regards

-- 
~ Ashwin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://busybox.net/lists/busybox/attachments/20061013/931cc2b4/attachment.html 


More information about the busybox mailing list