how to add gcc in my linux

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

how to add gcc in my linux

跳至解决方案
1,501 次查看
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,213 次查看
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,214 次查看
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,213 次查看
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 项奖励
回复