
On 6/10/2010 10:51 AM, Zied Fakhfakh wrote:
it's definitly this one
On Thu, Jun 10, 2010 at 6:40 PM, Zied Fakhfakhfzied@dottn.com wrote:
MPC8349ITX
http://www.linuxfordevices.com/files/misc/freescale_mpc8349e_mitx.jpg
[root@zitouna u-boot-2010.03]# make MPC8349ITX_config make: ppc_8xx-gcc: Command not found /bin/sh: ppc_8xx-gcc: command not found dirname: missing operand Try `dirname --help' for more information. Generating include/autoconf.mk /bin/sh: line 3: ppc_8xx-gcc: command not found /bin/sh: ppc_8xx-gcc: command not found dirname: missing operand Try `dirname --help' for more information. Generating include/autoconf.mk.dep /bin/sh: line 3: ppc_8xx-gcc: command not found make: ppc_8xx-gcc: Command not found /bin/sh: ppc_8xx-gcc: command not found dirname: missing operand Try `dirname --help' for more information. /bin/sh: ppc_8xx-gcc: command not found dirname: missing operand Try `dirname --help' for more information. Configuring for MPC8349ITX board... [root@zitouna u-boot-2010.03]#
any suggestion ?
am on Red Hat Enterprise Linux 5 x86_64, I don't know how to go CROSS_COMPILING :(
You need a toolchain. Try this one:
http://www.denx.de/wiki/DULG/ELDK
There's a mailing list and everything. Ask intelligent questions there.
regards, Ben