gcc for linux 2.6.35

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

gcc for linux 2.6.35

跳至解决方案
1,598 次查看
asifali
Contributor III

Hello all!

I have booted up the I.MX28 EVK from Linux SD card but there is no gcc in the linux. apt-get and yum etc is also not installed. From where can I download a binary gcc for my embedded Linux 2.6.35 and how to install it... Thanks all

标签 (6)
0 项奖励
回复
1 解答
1,206 次查看
daiane_angolini
NXP Employee
NXP Employee

As I know, include gcc into rootfs is not a "common" practice.

Why would you need native build?

You can get a cross-compiler and use a PC to build your application, and then deploy it to your board.

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,207 次查看
daiane_angolini
NXP Employee
NXP Employee

As I know, include gcc into rootfs is not a "common" practice.

Why would you need native build?

You can get a cross-compiler and use a PC to build your application, and then deploy it to your board.

0 项奖励
回复