this looks completely different. You installation is missing a shared library. perhaps you can compile you code with "-static-libgcc" ?
note: this is a layer-7 error not a busybox problem re, wh Nikesh Gawande wrote: > Hi Everybody, > > I am trying to use uClibc-0.9.29_rc1.tar.bz2 and > busybox-1.9.1.tar.bz2 over my ARM processor system. but at the boot I am > getting the following message and then stops there. > > /sbKernel panic - not syncing: Attempted to kill init! > i n/init: can't load library 'libgcc_s.so.1' > > I did not find the libgcc_s.so.1 in uClibc. Also libgcc_s.so.1 from glibc is > copied it into the /usr/lib/ directory but still it is giving the same > message. Please help me. > > Regards, > > Nikesh > > > > ------------------------------------------------------------------------ > > _______________________________________________ > busybox mailing list > [email protected] > http://busybox.net/cgi-bin/mailman/listinfo/busybox _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
