Hi, Thanks for the details. Glibc configures, makes, and installs fine: ../glibc-2.9/configure --host=powerpc-linux --target=powerpc-linux- --prefix=/opt/mpc8250/tools/glibc2.9 --build=i686-pc-linux-gnu --with-headers=/opt/mpc8250/tools/ppc_6xx/usr/include/ --cache-file=config.cache Now, I try to compile busybox.1.17.1 as : make ARCH=powerpc CROSS_COMPILE=powerpc-linux- At the very end, errors as : Trying libraries: crypt m Library crypt is not needed, excluding it Library m is not needed, excluding it Final link with: <none> powerpc-linux-strip: there are no sections to be copied! make: *** [busybox] Error 1 .config: CONFIG_EXTRA_CFLAGS="-I/opt/mpc8250/tools/ppc_6xx/usr/include/ -L/opt/mpc8250/tools/ppc_6xx/usr/lib/ -L/opt/mpc8250/tools/glibc2.9/opt/mpc8250/tools/glibc2.9/lib -nostdlib" Can any please suggest why? Thanks & Regards, D.Giriprasad --- On Sat, 29/1/11, brian m. carlson <sandals@crustytoothpaste.net> wrote:
|