
13 Oct
2006
13 Oct
'06
7:43 p.m.
Hi all.
I've made an upgrade of my debian testing. It muts have change something in my cross compilation tools because now the : make ARCH=ppc CROSS_COMPILE=powerpc-405-linux-gnu- comes withe the error message (sorry its french) make -C examples all make[1]: entrant dans le répertoire « /home/alayrac/u-boot/examples » make[1]: *** Pas de règle pour fabriquer la cible « hello_world.srec », nécessaire pour « all ». Arrêt. make[1]: quittant le répertoire « /home/alayrac/u-boot/examples » make: *** [examples] Erreur 2
I use scratchbow powerpc 405 tool chain with gcc version 3.4.4 and glibc 2.3.5. I've try to untar the original toolchain tarball to reinstall that tool chain but the error is still present.
Any suggestion?
Chris