On Wednesday 28 June 2006 01:03, Shashidhara RaoB wrote: > I am a new bie to this feild.Can anyone tell me the exact procedure for > this i.e Building uclibc toolchain using libgcc_s.so.1
he meant, instead of copying libgcc_s.so.1 from the system lib paths where you're compiling stuff, copy it from the cross compiler toolchain so instead of copying /lib/libgcc_s.so.1 or /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/libgcc_s.so.1, copy /usr/lib/gcc/i686-pc-linux-uclibc/3.4.6/libgcc_s.so.1 the versions and target names may obviously be different for you -mike
pgprMk0sJrmR3.pgp
Description: PGP signature
