On Tue, Apr 5, 2011 at 12:51 AM, Koen Kooi <[email protected]> wrote: > Hi, > > I'd like to build an avr toolchain (avr-binutils, avr-gcc and avr-lib) to run > on an ARM platform. What would be the best way to do this? I can manually > change host and target in EXTRA_OECONF or I can use the canadian class. Which > is best? > And if I want to target x86 on ARM does that change things?
I guess you need real canadian here. build = x86/x86_64 host=arm target=avr > > regards, > > Koen > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
