2008-02-16 10:47:20

by Adrian Bunk

[permalink] [raw]
Subject: git-xtensa doesn't like my cross compiler

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


2008-02-17 20:39:40

by Chris Zankel

[permalink] [raw]
Subject: Re: git-xtensa doesn't like my cross compiler

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
>

2008-02-17 21:07:45

by Adrian Bunk

[permalink] [raw]
Subject: Re: git-xtensa doesn't like my cross compiler

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