2012/9/15 Georg-Johann Lay :
> Canadian cross build fails because the wrong compiler is used to compile
> gen-avr-mmcu-texi. This small tool must run on build and not on host, thus
> the right compiler is CC_FOR_BUILD.
>
> Just changing the compiler is not enough because files like system.h were
>
Canadian cross build fails because the wrong compiler is used to compile
gen-avr-mmcu-texi. This small tool must run on build and not on host, thus
the right compiler is CC_FOR_BUILD.
Just changing the compiler is not enough because files like system.h were
dragged in that were configured for hos