On 05/07/2013 01:35 PM, Mark Hatle wrote: >>> - nativesdk -- runs on the 'sdkhost' (variant called 'crosssdk') >> >> Is this related to the SDKMACHINE setting? >> > > Yes that's the variable I was thinking of. You can build an SDK for > 'i586' on your x86_64 host for instance. >
So in my case, since I did not specify SDKMACHINE, it is creating a toolchain that compiles source into x86_64 executables so it can build the host tools (i.e automake) on the targeted SDK machine. And it has nothing to do with the targeted device cross-compile toolchain? _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
