how to add gcc in my linux

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

how to add gcc in my linux

ソリューションへジャンプ
1,504件の閲覧回数
divyardharan
Contributor III

Hi All

I am using imx6q sabre board.

In that I have loaded timesys linux code.

When I tried to run a .c file its showing gcc not found.

When I tried to install using apt-get command ,it is also showing gcc not found error.

Could anyone plz assist me.

Regards

Divya

タグ(1)
0 件の賞賛
返信
1 解決策
1,216件の閲覧回数
CommunityBot
Community Manager
This an automatic process.

We are marking this post as solved, due to the either low activity or any reply marked as correct.

If you have additional questions, please create a new post and reference to this closed post.

NXP Community!

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,217件の閲覧回数
CommunityBot
Community Manager
This an automatic process.

We are marking this post as solved, due to the either low activity or any reply marked as correct.

If you have additional questions, please create a new post and reference to this closed post.

NXP Community!
0 件の賞賛
返信
1,216件の閲覧回数
b36401
NXP Employee
NXP Employee

You need to add GCC component to your Linux with the BSP.

For example using LTIB it can be done these commands:

./ltib -p gcc -m prep

./ltib -p gcc -m scbuild

./ltib -p gcc -m scdeploy

Have a great day,

Victor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信