GCC 4.0 for compiling android_lollipop

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

GCC 4.0 for compiling android_lollipop

跳至解决方案
701 次查看
senthilkumar_s1
Contributor II

Hi guys,

I am trying to compile android lollipop following the android documents obtained from freescale website(now NXP).I found a note mentioned in it "Because default GCC toolchain from android-5.0.2_rl release is GCC 4.8,which may have issues on ARM Linux kernel compiling,the GCC 4.0 from android-4.4.3_rl is used to compile the Linux Kernel and U-Boot".

So I was forced to stop and started searching GCC 4.0 for compiling lollipop,my question is where to find GCC 4.0 or if GCC 4.6 is sufficient,please reply.

标签 (1)
0 项奖励
回复
1 解答
566 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello Senthil Kumar,

 

I'm sorry for the confusion. You do not need to look for the toolchain externally, just following the steps on the Android User's Guide will suffice. The note is just explaining the reason why the different commands are checking our certain code. You can see that the GCC is not cloned from the Android 5.0 repository but from Android 4.4.

I hope this information helps and you can build Android successfully.

在原帖中查看解决方案

0 项奖励
回复
1 回复
567 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello Senthil Kumar,

 

I'm sorry for the confusion. You do not need to look for the toolchain externally, just following the steps on the Android User's Guide will suffice. The note is just explaining the reason why the different commands are checking our certain code. You can see that the GCC is not cloned from the Android 5.0 repository but from Android 4.4.

I hope this information helps and you can build Android successfully.

0 项奖励
回复