[Buildroot] $(ARCH) not set & mirrors

Florian Huber florian.huber at lindoze.net
Tue Mar 11 19:21:58 UTC 2008


Hi,
my problem with selecting the "geode" target and having no $(ARCH) is
not fixed. It could be fixed by just adding another line like  Nigel did:
 	default "i586"		if BR2_x86_geode

BUT it does not make sence anyway because the 4.2.x gcc does not support
the arch=geode or tune=geode yet. So I get errors when the gcc
./configure is executed.
Only work-around is to use a generic i586 target.

Cheers,
Florian

Peter Korsgaard wrote:
>>>>>> "Nigel" == Nigel Kukard <nkukard at lbsd.net> writes:
> 
> Hi,
> 
>  >> Thanks. Committed except for the hunk changing the fakeroot
>  >> version. Please don't mix multiple changes in the same patch.
> 
>  Nigel> Blast ... sorry. I'll be more careful.
> 
> Great ;)
> 
>  Nigel> Patch attached for fixing of ARCH not being defined when
>  Nigel> selecting some x86 target arch variants.
> 
> Thanks - Applied.
> 



More information about the buildroot mailing list