From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Thu, 10 Jun 2010 10:53:54 -0700 Subject: [U-Boot] build u-boot 2010-03 for freescale 8349E In-Reply-To: References: <4C112234.8000500@denx.de> Message-ID: <4C1126B2.5020203@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 Fakhfakh wrote: > > >> MPC8349ITX >> >> > http://www.linuxfordevices.com/files/misc/freescale_mpc8349e_mitx.jpg > > [root at 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 at 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