You may use either a native compiler running under the emulator or a cross-compiler on your host.
既可用模拟器下的原有编译器,也可用主机上的跨编译器。
A native compiler compiles instructions for the same sort of processor as the one it is running on.
本地编译器编译与本机同类的处理器的指令。
My own preference is to have GCC always mean the native compiler, and I explicitly invoke or configure mingw32-gcc as I need.
我自己的首选是让gcc总是意味着本机编译器,并按需显式调用或配置mingw32 - gcc。
应用推荐