Building Cross Compiler for MPC8260ADS
Misbah khan
misbah_khan at engineer.com
Fri May 23 19:16:26 EST 2008
Hi all
I need to built the cross compiler for MPC8260ADS to compile it for target
board. The u-boot which i am using is version 1.1.6. I need to make the
u-boot configuration and flash the image. I already have a ppc crosscompiler
but it is giving this error message :-
make: powerpc-linux-gcc: Command not found
for dir in tools examples post post/cpu ; do make -C $dir _depend ; done
make[1]: powerpc-linux-gcc: Command not found
make[1]: Entering directory `/cashel/home/spx/misbah/u-boot-1.1.6/tools'
ln -s ../common/environment.c environment.c
ln -s ../lib_generic/crc32.c crc32.c
make[1]: Leaving directory `/cashel/home/spx/misbah/u-boot-1.1.6/tools'
make[1]: powerpc-linux-gcc: Command not found
make[1]: Entering directory `/cashel/home/spx/misbah/u-boot-1.1.6/tools'
make[1]: Nothing to be done for `_depend'.
make[1]: Leaving directory `/cashel/home/spx/misbah/u-boot-1.1.6/tools'
make[1]: powerpc-linux-gcc: Command not found
make[1]: Entering directory `/cashel/home/spx/misbah/u-boot-1.1.6/examples'
/bin/sh: powerpc-linux-gcc: command not found
dirname: too few arguments
Try `dirname --help' for more information.
/bin/sh: powerpc-linux-gcc: command not found
dirname: too few arguments
Try `dirname --help' for more information.
/bin/sh: powerpc-linux-gcc: command not found
/bin/sh: powerpc-linux-gcc: command not found
/bin/sh: powerpc-linux-gcc: command not found
Can any one tell me How to get the Cross compiler for MPC8260ADS and how to
built it ...
Please do share your experience in this regard ...
Thanks in Advance
Misbah <><
--
View this message in context: http://www.nabble.com/Building-Cross-Compiler-for-MPC8260ADS-tp17421912p17421912.html
Sent from the linuxppc-embedded mailing list archive at Nabble.com.
More information about the Linuxppc-embedded
mailing list