Re: Busybox for powerpc doesnt compile

2011-01-28 Thread Giriprasad Deviprasad
Hi,  I am trying to install glibc for the busybox required libs: echo "libc_cv_forced_unwind=yes" > config.cache echo "libc_cv_c_cleanup=yes" >> config.cache export CFLAGS="-I /opt/mpc8250/tools/ppc_6xx/usr/include" ../glibc-2.8/configure --prefix=/opt/mpc8250/tools/ppc_6xx/glibc-2.8 --host=power

Re: Busybox for powerpc doesnt compile

2011-01-28 Thread Giriprasad Deviprasad
Hi,  I am trying to install glibc for the busybox required libs: echo "libc_cv_forced_unwind=yes" > config.cache echo "libc_cv_c_cleanup=yes" >> config.cache export CFLAGS="-I /opt/mpc8250/tools/ppc_6xx/usr/include" ../glibc-2.8/configure --prefix=/opt/mpc8250/tools/ppc_6xx/glibc-2.8 --host=power