今天尝试编译一下android源码
开始编译时总时卡住不动,网上说要升级一下虚拟机内存,开始我就升级到了2G,结果却是没卡住,但出了这样的提示
host Executable: grxmlcompile (out/host/linux-x86/obj/EXECUTABLES/grxmlcompile_intermediates/grxmlcompile) out/host/linux-x86/obj/EXECUTABLES/grxmlcompile_intermediates/gr_iface.o: file not recognized: File truncated collect2: ld returned 1 exit status make: *** [out/host/linux-x86/obj/EXECUTABLES/grxmlcompile_intermediates/grxmlcompile] Error 1
这是什么意思??
不知道谁遇到过,求解释
Android论坛中提到了这个问题,可能是你的电脑上安装的Java版本不对。
确实是这个问题,但没有解决我问题的回答