On Mon, 30 Apr 2012 15:42:44 -0500 Mark Hatle <[email protected]> wrote:
> Is the above debugging? (I suspect it is) I suggest the following... Actually, that one's intentional. I originally did it for debugging, but I thought it was super convenient to actually get a list of the CPU feature set bitbake thought it was using. We can't tell you whether you picked the right features, but we can tell you what they are. So for instance, with a qemux86 and a core2 lib32: NOTE: Sanity-checking tuning 'x86-64' (default) features: NOTE: checking for conflicts: m64 NOTE: checking for conflicts with: m32 NOTE: m64: IA32e (x86_64) ELF64 standard ABI NOTE: Sanity-checking tuning 'core2' (lib32) features: NOTE: m32: IA32 ELF32 standard ABI NOTE: core2: Enable core2 specific processor optimizations I found this really handy, and left it there on purpose. I could take it out, and/or move it to somewhere else, but I really do like having that information appear. -s -- Listen, get this. Nobody with a good compiler needs to be justified. _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
