
Hello,
I am having trouble is to solve the following problem: / Bin / sh: powerpc-linux-gcc: command not found.
I'm following the guide: "U-Boot Porting Guide (MPC5200B) by: Lamar Hansford Infotainment, Multimedia and Telematics Division.
I am running the following commands: make UCC_config (My private settings) make all
and appears this error: / Bin / sh: powerpc-linux-gcc: command not found.
Does anyone know what might be the problem?
Thank you.
2010/9/15 Rodolfo Oliveira rodolforomao@gmail.com
Hello,
Sorry for my basic question ... I'm changing the u-boot to put it on my PPC MPC5200B, I made the files with the board settings but I am not able to compile u-boot with my settings, which command should I use for this?
Thanks, Rodolfo Romao.
--
[]´s
=================================== Rodolfo R. de O. Neto, Eng. , MBA Engenheiro de computação MBA - Governança em TI E-mail: rodolforomao@gmail.com ===================================

Dear Rodolfo Oliveira,
In message AANLkTi=FnFabShouGJ80q+c17Utf_4+=aBvURgsJyD0+@mail.gmail.com you wrote:
I am having trouble is to solve the following problem: / Bin / sh: powerpc-linux-gcc: command not found.
...
Does anyone know what might be the problem?
You did not install (and/or configure) a cross compiler tool chain, so the build scripts fail to find the cross compiler.
Best regards,
Wolfgang Denk
participants (2)
-
Rodolfo Oliveira
-
Wolfgang Denk