From: Tor L. <tm...@ik...> - 2011-03-12 19:20:26
|
> an android application which is crosscompiled to ios I can't resis posting a reminder what "cross-compilation" actually means: Running the compiler on a different platform than the code produced will run on. All development for iOS or Android is cross-compilation, also when using 100% vendor toolchains and toolkits (as you don't run the compilers on iOS or Android themselves). Another term is needed for what XMLVM does. --tml |