On Thu, Jul 28, 2011 at 09:54:06AM +0100, Phil Blundell wrote: > On Thu, 2011-07-28 at 09:24 +0200, Martin Jansa wrote: > > Mark is right that if we have PACKAGE_ARCH = "armv4t" and we force > > no-thumb with ARM_INSTRUCTION_SET = "arm" then PACKAGE_ARCH should be > > switched to "armv4" only to indicate that. > > No, this is wrong. Even with ARM_INSTRUCTION_SET = "arm" you might have > BX instructions in the output, in which case "armv4t" is the correct > PACKAGE_ARCH. You can only set PACKAGE_ARCH = "armv4" if all the BXs > have been suppressed, which means that you lose the ability to do > interworking.
Ah right, we cannot allow this to be in ie collie feed. So old behavior was correct in this aspect too. Thanks -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
_______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
