On Sat, Jan 28, 2012 at 1:28 PM, Khem Raj <[email protected]> wrote: > hmm is it using powerpc-linux-gnu canonical name to do both ppc32 > and ppc64 > >> +CSL_TARGET_SYS_arm = "arm-none-linux-gnueabi" >> +CSL_TARGET_SYS_mips = "mips-linux-gnu" >> +CSL_TARGET_SYS_mipsel = "mips-linux-gnu" > > >> +CSL_TARGET_SYS_mips64 = "mips-linux-gnu" > > same as above
Yeah, from what I can tell it's handled via -m32/-m64, not via the prefix. -- Christopher Larson _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
