With git-xtensa I'm getting:
<-- snip -->
...
/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/xtensa/Makefile:30: *** No Xtensa toolchain found on PATH.. Stop.
make: *** [sub-make] Error 2
<-- snip -->
My xtensa cross toolchain is prefixed xtensa-linux- and
arch/xtensa/Makefile shouldn't make any assumptions regarding how the
cross compiler is named.
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
Hi Adrian,
Thanks for pointing this out. I'm working on a fix.
BTW, which branch do you use? release or testing?
Thanks,
-CHris
Adrian Bunk wrote:
> With git-xtensa I'm getting:
>
> <-- snip -->
>
> ...
> /home/bunk/linux/kernel-2.6/git/linux-2.6/arch/xtensa/Makefile:30: *** No Xtensa toolchain found on PATH.. Stop.
> make: *** [sub-make] Error 2
>
> <-- snip -->
>
> My xtensa cross toolchain is prefixed xtensa-linux- and
> arch/xtensa/Makefile shouldn't make any assumptions regarding how the
> cross compiler is named.
>
> cu
> Adrian
>
On Sun, Feb 17, 2008 at 12:29:58PM -0800, Chris Zankel wrote:
> Hi Adrian,
Hi Chris,
> Thanks for pointing this out. I'm working on a fix.
thanks.
> BTW, which branch do you use? release or testing?
I tried #testing.
> Thanks,
> -CHris
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed