On Thu, 2008-04-10 at 10:49 +0530, Nikesh Gawande wrote: > > Hi Everybody, > > I am trying to use uClibc-0.9.29.tar.bz2 and > busybox-1.10.0.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 the built 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. >
AFAIK libgcc is built by GCC, take a peek in your compiler directory. -- With kind regards, Hans-Christian Egtvedt, Applications Engineer _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
