> On May 6, 2015, at 1:11 AM, Richard Purdie > <[email protected]> wrote: > > But we build gcc-cross-arm once. This will cause it to rebuild depending > on which machine you target? Worse, it likely will now do this for all > architectures, not just arm.
only when float ABI changes which may be common across a subset of architectures. although, I think its going to become a severe usability issue. Look at the archives there are so many issues reported in various forums which end up exactly to this problem, since users expect that once they installed the SDK it works out of box for the default architecture which is not the case. It just seems wrong build optimization to make it common per arch it if we can’t have user expectations met.
signature.asc
Description: Message signed with OpenPGP using GPGMail
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
