gcc for linux 2.6.35

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
1,600件の閲覧回数
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,208件の閲覧回数
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,209件の閲覧回数
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 件の賞賛
返信