Dear Friends,
I'm trying to build the Cro

ss compiler fot ppc.when trying to building the glibc-2.3.6 getting the following error...
make[2]: Entering directory `/usr/dhanapal/crosstool-0.28-rc37/build/powerpc-604-linux-gnu/gcc-4.0.2-glibc-2.3.6/glibc-2.3.6/posix'
powerpc-603-linux-gnu-gcc ../sysdeps/generic/wordexp.c -c -std=gnu99 -O -Wall -Winline -Wstrict-prototypes -Wwrite-strings -mnew-mnemonics -fexceptions -I../include -I. -I/usr/dhanapal/crosstool-0.28-rc37/build/powerpc-604-linux-gnu/gcc-4.0.2-glibc-2.3.6/build-glibc/posix -I.. -I../libio -I/usr/dhanapal/crosstool-0.28-rc37/build/powerpc-604-linux-gnu/gcc-4.0.2-glibc-2.3.6/build-glibc -I../sysdeps/powerpc/powerpc32/elf -I../sysdeps/powerpc/elf -I../linuxthreads/sysdeps/unix/sysv/linux/powerpc/powerpc32 -I../linuxthreads/sysdeps/unix/sysv/linux/powerpc -I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread -I../sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv -I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/powerpc/powerpc32 -I../linuxthreads/sysdeps/powerpc -I../sysdeps/unix/sysv/linux/powerpc/powerpc32 -I../sysdeps/unix/sysv/linux/powerpc -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common
-I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/powerpc -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/powerpc/powerpc32/fpu -I../sysdeps/powerpc/powerpc32 -I../sysdeps/wordsize-32 -I../sysdeps/powerpc/soft-fp -I../sysdeps/powerpc/fpu -I../sysdeps/powerpc -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf
-I../sysdeps/generic -nostdinc -isystem /opt/crosstool/powerpc-603-linux-gnu/gcc-4.0.2-glibc-2.3.6/lib/gcc/powerpc-604-linux-gnu/4.0.2/include -isystem /opt/crosstool/powerpc-603-linux-gnu/gcc-4.0.2-glibc-2.3.6/powerpc-604-linux-gnu/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o /usr/dhanapal/crosstool-0.28-rc37/build/powerpc-604-linux-gnu/gcc-4.0.2-glibc-2.3.6/build-glibc/posix/wordexp.o -MD -MP -MF /usr/dhanapal/crosstool-0.28-rc37/build/powerpc-604-linux-gnu/gcc-4.0.2-glibc-2.3.6/build-glibc/posix/wordexp.o.dt -MT /usr/dhanapal/crosstool-0.28-rc37/build/powerpc-604-linux-gnu/gcc-4.0.2-glibc-2.3.6/build-glibc/posix/wordexp.o
make[2]: execvp: powerpc-604-linux-gnu-gcc: Permission denied
make[2]: *** [/usr/dhanapal/crosstool-0.28-rc37/build/powerpc-604-linux-gnu/gcc-4.0.2-glibc-2.3.6/build-glibc/posix/wordexp.o] Error 127
make[2]: Leaving directory `/usr/dhanapal/crosstool-0.28-rc37/build/powerpc-604-linux-gnu/gcc-4.0.2-glibc-2.3.6/glibc-2.3.6/posix'
make[1]: *** [posix/subdir_lib] Error 2
make[1]: Leaving directory `/usr/dhanapal/crosstool-0.28-rc37/build/powerpc-604-linux-gnu/gcc-4.0.2-glibc-2.3.6/glibc-2.3.6'
I tried the same build as root also...
I dont find any wordexp.o in the specified directory .
Can anyone help me to fix the problem?
Thanks in Advance,
-Dhanapal A.