Details
-
Suggestion
-
Resolution: Out of scope
-
P2: Important
-
None
-
None
Description
Right now there are several options used during 'configure' when cross compiling Qt. For example:
-platform
-xplatform
-embedded
-host-arch
-arch
They all have a similar function with respect to setting a 'mkspec' and specifying a set of atomic instructions to use. It would be good if these were simplified into a smaller set of non-overlapping options.